Help for this page

Select Code to Download


  1. or download this
    use warnings;
    
    ...
    };
    
    print "[$@]\n";
    
  2. or download this
    >c:\progs\perl588\bin\perl script.pl
    [Died at script.pl line 4.
    ...
    >c:\progs\perl5100\bin\perl script.pl
    [Died at script.pl line 4.
    ]
    
  3. or download this
    This is perl, v5.8.8 built for MSWin32-x86-multi-thread
    Binary build 817 [257965] provided by ActiveState http://www.ActiveSta
    +te.com
    
    This is perl, v5.10.0 built for MSWin32-x86-multi-thread
    Binary build 1001 [283495] provided by ActiveState http://www.ActiveSt
    +ate.com