The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Catalyst::Helper::Firebug - Catalyst Helper to generate Firebug Lite files

SYNOPSIS

    ./script/myapp_create.pl Firebug [path]
    
    path:  output directory path (default: root/js/firebug)

DESCRIPTION

Catalyst Helper to generate Firebug Lite files

SEE ALSO

Firebug, http://getfirebug.com/

Firebug Lite, http://getfirebug.com/lite.html

METHODS

mk_stuff

Create Firebug Lite files

AUTHOR

Daisuke Murase <typester@cpan.org>

COPYRIGHT

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The full text of the license can be found in the LICENSE file included with this module.