forgot the command to make all :)
Joshua Teitelbaum [Mon, 27 Jul 2015 08:20:10 +0000 (01:20 -0700)]
README.mkdn

index 85bbebf..3fcff0a 100644 (file)
@@ -17,6 +17,7 @@ documentation and tutorials.
     # Building Catalyst for development
     cpanm --local-lib=~/perl5 local::lib && eval $(perl -I ~/perl5/lib/perl5/ -Mlocal::lib)
     cpanm --installdeps --with-develop .
+    perl Makefile.PL
 
     # Install Catalyst::Devel for helpers and other development tools
     # use the helper to create a new application