Help for this page

Select Code to Download


  1. or download this
    #    Test perl execution
    system "perl -v";
    system "perl", "d:\\src_test\\perl\\hi.pl";
    exec "perl", "d:\\src_test\\perl\\hi.pl";
    
  2. or download this
    Can't exec "perl": Invalid argument at C:\Users\rattrill.EOL\Desktop\t
    +est.pl line 4.