Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    print "\n";
    print Dumper @bind;
    print "\n";
    
  2. or download this
    Colname: col_type
    Colvalue: BEG
    ...
    from: 20111111
    to: 20111112
    Can't use string ("20111111:20111112") as a HASH ref while "strict ref
    +s" in use at ./short.pl line 51.