Padre-Plugin-Plack

INSTALLATION

To install this module, run the following commands:

	perl Build.PL
	./Build
	./Build test
	./Build install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Padre::Plugin::Plack

You can also look for information at:

    GitHub Project Page
        http://github.com/pdonelan/Padre-Plugin-Plack
        
    GitHub Issue Tracker
        http://github.com/pdonelan/Padre-Plugin-Plack/issues

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Padre-Plugin-Plack

    CPAN Ratings
        http://cpanratings.perl.org/d/Padre-Plugin-Plack

    Search CPAN
        http://search.cpan.org/dist/Padre-Plugin-Plack/


COPYRIGHT AND LICENCE

Copyright (C) 2009 Patrick Donelan

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