Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    else {
       print "Nope. Sorry.\n";
    }
    
  2. or download this
    C:\Perl2\bin>perl test_pg.pl
    DBI connect('testdb','postgres',...) failed: Couldn't connect to /tmp/
    +.s.PGSQL.5432: at C:/Perl2/site/lib/DBD/PgPP.pm line 124 at test_pg.p
    +l line 5