Home | Mirror | Search |
Install
sudo apt-get update sudo apt-get install libdbd-sqlite3-perl libcatalyst-perl libcatalyst-modules-perl libconfig-general-perl
Setup
$ catalyst.pl MyApp $ cd MyApp $ script/myapp_create.pl controller Library::Login
Run
$ script/myapp_server.pl
Test
http://localhost:3000/ http://localhost:3000/library/login/