Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in concatenation (.) or string at C:\Perl\Orange\pop_db.pl line 18, <FILE> line 46062.
  2. or download this
    open (FILE, "$ARGV[0]") ||  die "\n$!\n";
    
    ...
    }
    
    close FILE;