Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in open at C:\scripts\newnew.pl line 72.
    Use of uninitialized value in concatenation (.) or string at C:\script
    +s\newn
    l line 72.
     cannot open '': No such file or directory at C:\scripts\newnew.pl lin
    +e 72.
    
  2. or download this
         use strict;
    use warnings;
    ...
    
        return %masters;
    }