WaZaRWiki : PerlTips

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

Revision [81]

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


How to use CPAN?


CPAN install module: to install a module

How to run a bash command in a Perl program:
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.1485 seconds