Audbyte/Scratch notes
From Federal Burro of Information
< Audbyte
catalyst.pl Audbyte <snip> cd Audbyte/ script/audbyte_server.pl -r <snip>
surf to http://testsrv.opensitesolutions.com:3000/
vi ./lib/Audbyte/Controller/Root.pm
For example, the URL http://hello.com/admin/articles/create maps to the package Hello::Controller::Admin::Articles, and the create method.