Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: CGI layout

by Anonymous Monk
on Oct 14, 2011 at 10:07 UTC ( [id://931466]=note: print w/replies, xml ) Need Help??


in reply to Re: CGI layout
in thread CGI layout

You can't go wrong with either so Dip your toes in all three with quickstart, do a quick compare, then dip some more ;)

Similar question at mod_perl website structure with lots of good reading material (aim for the short 1-page links first)

http://iam.richardbucker.com/2011/09/21/mojolicious-first-app/

cpan Mojolicious Dancer Catalyst
mojo generate lite_app MyMojoApp
dancer -a MyDancerApp
catalyst MyCatalystApp

oops, these generators are broken (for me) at the moment , so try it or see http://cgi-app.org/index.cgi?BestPractices

cpan Module::Starter::Plugin::CGIApp Titanium
titanium-starter --module=MyTitaniumApp --author=author --email=email
cgiapp-starter --module=MyCGIAppApp --author=author --email=email

Replies are listed 'Best First'.
Re^3: CGI layout
by Anonymous Monk on Oct 14, 2011 at 10:48 UTC
    cgiapp-starter --module=MyCGIAppApp --author=author --email=email
    
    titanium-starter --module=MyTitaniumApp --author=author --email=email
    
    cas-starter --module=MyCASApp --author=author --email=email
    
    will work if you install cpan PETDANCE/Module-Starter-1.54.tar.gz

      Thanks!

      :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://931466]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-03-19 02:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found