Help for this page

Select Code to Download


  1. or download this
    my $db = Blah::DB->new(
      database => 'blahDB',
      user     => 'scott',
      password => 'p455w0rd'
    );