Help for this page

Select Code to Download


  1. or download this
    C:\Perl64\bin>Hello_world_test.pl
    Hello, world!
    C:\xampp\perl\bin\perl.exe
    
  2. or download this
    #!c:/perl64/bin/perl.exe
    print "Hello, world!\n";
    print "$^X\n";
    
  3. or download this
    'Hello_world_test_1.pl' is not recognized as an internal or external c
    +ommand operable program or batch file.