[Catalyst-dev] Small patch for Tut Intro

Kieren Diment diment at gmail.com
Sat Sep 23 03:04:26 CEST 2006


On 23/09/06, Jonathan Rockway <jon at jrock.us> wrote:
>
> Could you please assemble a list of modules that the tutorial
> references, and create Task::Catalyst::Tutorial out of those?  It would
> be much easier to type "cpan Task::Catalyst::Tutorial".  You could even
> bundle the tutorial pods in there, and then that install command would
> locally install everything the user needs in order to follow the
> tutorial.  Convenient!



Actually I can't see why this shouldn't be a bundle.  So long as
installation of the bundle dies if catalyst-devel isn't installed in the
first place.  Then I haven't looked at how Task::s are made - but bundles
are pretty easy.


Regards,
> Jonathan Rockway
>
> Gavin Henry wrote:
> > Hi All,
> >
> > Makes it easier to copy and paste for a cpan install command.
> >
> > Right place to go?
> >
> >
> > ------------------------------------------------------------------------
> >
> > --- Tutorial/Intro.pod        2006-09-22 14:39:28.000000000 +0100
> > +++ Tut_Intro.pod     2006-09-22 14:38:43.000000000 +0100
> > @@ -226,6 +226,12 @@
> >
> >  ºck
> >
> > +=item *
> > +
> > +You can install these quickly via C<cpan>:
> > +
> > +    cpan Catalyst::Plugin::Authentication
> Catalyst::Plugin::Authentication::Credential::Password
> Catalyst::Plugin::Authentication::Store::DBIC
> Catalyst::Plugin::Authorization::ACL Catalyst::Plugin::Authorization::Roles
> Catalyst::Plugin::ConfigLoader Catalyst::Plugin::HTML::Widget
> Catalyst::Plugin::Session Catalyst::Plugin::Session::FastMmap
> Catalyst::Plugin::Session::State::Cookie
> Catalyst::Plugin::Session::Store::FastMmap Catalyst::Plugin::StackTrace
> Catalyst::Plugin::Static::Simple
> > +
> >  =item *
> >
> >  Since the web browser is being used on the same box where Perl and the
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Catalyst-dev mailing list
> > Catalyst-dev at lists.rawmode.org
> > http://lists.rawmode.org/mailman/listinfo/catalyst-dev
>
> _______________________________________________
> Catalyst-dev mailing list
> Catalyst-dev at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst-dev/attachments/20060923/e4dee08a/attachment.htm 


More information about the Catalyst-dev mailing list