Help for this page

Select Code to Download


  1. or download this
    614    MNH,16.00|USED,32.00|PB,50.00
    615    MNH,36.00|USED,12.00|PB,50.00
    616    MNH,96.00|USED,2.00|PB,10.00
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    
    close(DB) ||
                   die "Could not close the database: $!";