Advertisement
daviddelikat

Untitled

Apr 2nd, 2012
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1.  
  2. curl -L http://cpanmin.us | perl - -S App::cpanminus
  3.  
  4.  
  5. perl testEnvironment.pl —simpleReport | ack ‘Not Install’ | perl -ane ‘print $F[3]. ” “’ | perl -pe ‘s/: / /g’ | cpanm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement