Skip to content
hangedman edited this page Oct 14, 2016 · 5 revisions
$ bin/cpanm -l local App::cpanminus local::lib
$ eval $(perl -Ilocal/lib/perl5 -Mlocal::lib=local)
$ perl -S cpanm --installdeps .
$ perl -S cpanm Starman

$ starman --preload-app --port $PORT
Clone this wiki locally