Help for this page

Select Code to Download


  1. or download this
    $ test_platform.pl
    -bash: test_platform.pl: command not found
    $ ./test_platform.pl
    Platform: cygwin
    Executable: /home/ken/perl5/perlbrew/perls/perl-5.30.0/bin/perl
    
  2. or download this
    perl test_platform.pl
    perl ./test_platform.pl
    perl .\test_platform.pl
    
  3. or download this
    ./test_platform.pl
    .\test_platform.pl