Skip to content

Instantly share code, notes, and snippets.

@kraih
Created February 14, 2011 03:29
Show Gist options
  • Save kraih/825443 to your computer and use it in GitHub Desktop.
Save kraih/825443 to your computer and use it in GitHub Desktop.
% mojo generate lite_app
[exist] /Users/sri
[write] /Users/sri/myapp.pl
[chmod] myapp.pl 744
% ./myapp.pl routes
/perldoc perldoc (?-xism:^/perldoc)
/welcome welcome (?-xism:^/welcome)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment