$ perl script/blog_server.pl -r -d [debug] Debug messages enabled [debug] Loaded plugins: .----------------------------------------------------. | Catalyst::Plugin::ConfigLoader 0.18 | | Catalyst::Plugin::Static::Simple 0.20 | '----------------------------------------------------' [debug] Loaded dispatcher "Catalyst::Dispatcher" [debug] Loaded engine "Catalyst::Engine::HTTP::Restarter" [debug] Found home "/home/foo/test/perl/catalyst/blog/Blog" [debug] Loaded Config "/home/foo/test/perl/catalyst/blog/Blog/blog.yml" [info] Loading subtemplate Blog::View::TD::Main [debug] Loaded components: .-----------------------------------------+----------. | Class | Type | +-----------------------------------------+----------+ | Blog::Controller::Root | instance | | Blog::Model::DBIC | instance | | Blog::View::TD | instance | | Blog::View::TD::Main | class | '-----------------------------------------+----------' [debug] Loaded Private actions: .----------------------+------------------------+--------------. | Private | Class | Method | +----------------------+------------------------+--------------+ | /end | Blog::Controller::Root | end | | /all_posts | Blog::Controller::Root | all_posts | '----------------------+------------------------+--------------' [debug] Loaded Path actions: .-------------------------------------+-------------. | Path | Private | +-------------------------------------+-------------+ | / | /all_posts | '-------------------------------------+-------------' [info] Blog powered by Catalyst 5.7011 You can connect to your server at http://localhost:3000