Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        $ENV{'MAYBE_EVEN_SEVERAL'}='environment variables';
    }
    use DBI qw( ... ); # maybe hidden in your database handling module