Help for this page

Select Code to Download


  1. or download this
    1073741811: Global symbol "$abc" requires explicit package name at (ev
    +al 1073741811) line 1.
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
                if  5 < ++$fail;
        }
    }
    
  3. or download this
    This is perl, v5.10.0 built for x86_64-linux-gnu-thread-multi