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

Mailing List Archive: Catalyst: Dev
Small doc patch
 

Index | Next | Previous | View Flat


domm at cpan

May 21, 2009, 3:57 AM


Views: 765
Permalink
Small doc patch

Hi!

I just had some problems figuring out how to exactly load Moose and
inherit from Catalyst::Controller in my controller classes. After some
help on IRC I figured it out (at least I hope I did [1]..), and got talked
into submitting a doc patch. Which is attached, and basically only moves
around some sections of Catalyst/Upgrading.pod, plus adds a new section
'Using Moose in Components' (which again only repeats stuff that's
already there, so you might as well drop it).

If all of this should better go to Catalyst::Manual, I'll try to locate
a place there where to add this info.


1:
package MyApp::Controller::Foo;
use Moose;
BEGIN { extends qw(Catalyst::Controller) }
with qw(Some::Role);


--
#!/usr/bin/perl http://domm.plix.at
for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}
Attachments: small_moose_doc.patch (2.56 KB)

Subject User Time
Small doc patch domm at cpan May 21, 2009, 3:57 AM
    Re: Small doc patch bobtfish at bobtfish May 26, 2009, 1:49 PM

  Index | Next | Previous | View Flat
 
 


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