Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Catalyst: Dev

RFC: Catalyst::Plugin::PluginLoader

 

 

Catalyst dev RSS feed   Index | Next | Previous | View Threaded


rkitover at io

May 9, 2009, 10:18 PM

Post #1 of 1 (565 views)
Permalink
RFC: Catalyst::Plugin::PluginLoader

svn:
http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-PluginLoader/1.000/trunk

NAME
Catalyst::Plugin::PluginLoader - Load Catalyst Plugins from Config

SYNOPSIS
<Plugin::PluginLoader>
plugins Session
plugins Session::Store::FastMmap
plugins Session::State::Cookie
</Plugin::PluginLoader>

use Catalyst qw/ConfigLoader PluginLoader/;

DESCRIPTION
Allows you to load Catalyst plugins from your app config file.

Plugin order is the same as if you put the plugins after PluginLoader in
the "use Catalyst" line.

This is a COLOSSAL HACK and is not guaranteed to work.

Please report bugs at <http://rt.cpan.org/>.

SEE ALSO
Catalyst, Catalyst::Plugin::ConfigLoader,
Catalyst::Manual::ExtendingCatalyst

TODO
Better tests.

AUTHOR
Ash Berlin, "ash at cpan.org"

Rafael Kitover, "rkitover at cpan.org"

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

--
Caelum

_______________________________________________
Catalyst-dev mailing list
Catalyst-dev[at]lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev

Catalyst dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.