Help for this page

Select Code to Download


  1. or download this
    Useless use of private variable in void context at /home/ASUS/bin/burs
    +t2arbor.pl line 114.
    Useless use of private variable in void context at /home/ASUS/bin/burs
    +t2arbor.pl line 131.
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    create_trailer(); 
    close(CSV) if ($arborcsv || $all);
    close(DAT) if ($arbor || $all);