WaZaRWiki : PerlTips

GaelReignier :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register :: Hosted by: eNiX

Revision [82]

This is an old revision of PerlTips made by GaelReignier on 2008-05-21 13:52:00.
ITTips


How to use CPAN?


CPAN install module: to install a module

How to run a bash command in a Perl program: http://perl.about.com/od/programmingperl/qt/perlexecsystem.htm
system("myCommand"); i.e.: system("/bin/ls");

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0539 seconds