Help for this page

Select Code to Download


  1. or download this
    #!/bin/perl5
    
    ...
      $db->import(\%pack);
    };
    die $@ if $@;