forgot the command to make all :)
[catagits/Catalyst-Runtime.git] / 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