Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Squatting::On::Catalyst and Truly Modular Web Apps

by beppu (Hermit)
on Aug 11, 2008 at 08:04 UTC ( [id://703576]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      $ sudo cpan Pod::Server
    
  2. or download this
      $ squatting Pod::Server -p 8088
    
  3. or download this
      $ pod_server
    
  4. or download this
      $ catalyst.pl Propaganda
    
  5. or download this
      $ cd Propaganda
      $ $EDITOR lib/Propaganda/Controller/Root.pm
    
  6. or download this
      use Pod::Server ’On::Catalyst’;
      Pod::Server->init;
      Pod::Server->relocate(’/pod’);
      $Pod::Simple::HTML::Perldoc_URL_Prefix = ’/pod/’;
      sub pod : Local { Pod::Server->catalyze($_[1]) }
    
  7. or download this
      $ script/propaganda_server.pl
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://703576]
Approved by Corion
Front-paged by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-19 22:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found