Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
  2. or download this
    Possible unintended interpolation of @row in string at comb1.pl line 1
    +9.
    Global symbol "$dbh" requires explicit package name at comb1.pl line 1
    +3.
    ...
    Global symbol "@row" requires explicit package name at comb1.pl line 1
    +8.
    Global symbol "@row" requires explicit package name at comb1.pl line 1
    +9.
    Execution of comb1.pl aborted due to compilation errors.