Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    use IO::Handle;
    print "OK\n";
    
  2. or download this
    $ touch Symbol.pm
    
    ...
    BEGIN failed--compilation aborted at /usr/local/perl/5.12.2/lib/5.12.2
    +/x86_64-linux-thread-multi/IO/Handle.pm line 264.
    Compilation failed in require at ./891005.pl line 3.
    BEGIN failed--compilation aborted at ./891005.pl line 3.