Help for this page

Select Code to Download


  1. or download this
    D:\>cat temp
    #! /usr/local/bin/perl
    ...
    print($out);
    temp syntax OK
    
  2. or download this
    D:\>echo Can't call method "Filesys::DiskSpace::df" without a package 
    +or object reference at ./try.pl line 27. | splain
    Can't call method "Filesys::DiskSpace::df" without a package or object
            reference at ./try.pl line 27.  (#1)
    ...