Help for this page

Select Code to Download


  1. or download this
    newXS("DBI::bootstrap", boot_DBI, file);
    newXS("SMTP::bootstrap", boot_SMTP, file);
    
  2. or download this
    #! /usr/bin/perl
    
    ...
        print "[PERL -- $this_function]\n";
        
    }