Create an Account
username: password:
 
  MemeStreams Logo

MemeStreams Discussion

search


This page contains all of the posts and discussion on MemeStreams referencing the following web page: Catalyst server aliases. You can find discussions on MemeStreams as you surf the web, even if you aren't a MemeStreams member, using the Threads Bookmarklet.

Catalyst server aliases
by Lost at 10:43 pm EDT, Oct 14, 2008

I generally avoid blog posts that are less than a million words, but today you are in luck; I am just going to share two shell aliases that I find quite helpful for Catalyst development:

alias cs="perl script/*_server.pl -d"
alias carpcs="perl -MCarp::Always script/*_server.pl -d"

cs will start the Catalyst server for the app in the current directory. carpcs will make all warnings/dies give a full backtrace.

Maybe a little hackish, but very helpful. I use bash, btw.


 
 
Powered By Industrial Memetics