WaZaRWiki : PerlTips

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

Revision [57]

This is an old revision of PerlTips made by GaelReignier on 2008-05-11 22:14:43.
How to use CPAN?


CPAN install module: to install a module

How to run a bash command in a Perl program:
exec("myCommand"); i.e.: exec("/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.4559 seconds