<br><br><div><span class="gmail_quote">On 23/09/06, <b class="gmail_sendername">Jonathan Rockway</b> &lt;<a href="mailto:jon@jrock.us">jon@jrock.us</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Could you please assemble a list of modules that the tutorial<br>references, and create Task::Catalyst::Tutorial out of those?&nbsp;&nbsp;It would<br>be much easier to type &quot;cpan Task::Catalyst::Tutorial&quot;.&nbsp;&nbsp;You could even
<br>bundle the tutorial pods in there, and then that install command would<br>locally install everything the user needs in order to follow the<br>tutorial.&nbsp;&nbsp;Convenient!</blockquote><div><br><br>Actually I can't see why this shouldn't be a bundle.&nbsp; So long as installation of the bundle dies if catalyst-devel isn't installed in the first place.&nbsp; Then I haven't looked at how Task::s are made - but bundles are pretty easy.
<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Regards,<br>Jonathan Rockway<br><br>Gavin Henry wrote:<br>&gt; Hi All,<br>&gt;
<br>&gt; Makes it easier to copy and paste for a cpan install command.<br>&gt;<br>&gt; Right place to go?<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; --- Tutorial/Intro.pod&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2006-09-22 14:39:
28.000000000 +0100<br>&gt; +++ Tut_Intro.pod&nbsp;&nbsp;&nbsp;&nbsp; 2006-09-22 14:38:43.000000000 +0100<br>&gt; @@ -226,6 +226,12 @@<br>&gt;<br>&gt;&nbsp;&nbsp;=back<br>&gt;<br>&gt; +=item *<br>&gt; +<br>&gt; +You can install these quickly via C&lt;cpan&gt;:
<br>&gt; +<br>&gt; +&nbsp;&nbsp;&nbsp;&nbsp;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
<br>&gt; +<br>&gt;&nbsp;&nbsp;=item *<br>&gt;<br>&gt;&nbsp;&nbsp;Since the web browser is being used on the same box where Perl and the<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>
&gt; _______________________________________________<br>&gt; Catalyst-dev mailing list<br>&gt; <a href="mailto:Catalyst-dev@lists.rawmode.org">Catalyst-dev@lists.rawmode.org</a><br>&gt; <a href="http://lists.rawmode.org/mailman/listinfo/catalyst-dev">
http://lists.rawmode.org/mailman/listinfo/catalyst-dev</a><br><br>_______________________________________________<br>Catalyst-dev mailing list<br><a href="mailto:Catalyst-dev@lists.rawmode.org">Catalyst-dev@lists.rawmode.org
</a><br><a href="http://lists.rawmode.org/mailman/listinfo/catalyst-dev">http://lists.rawmode.org/mailman/listinfo/catalyst-dev</a><br></blockquote></div><br>