Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

kprasanna_79's scratchpad

by kprasanna_79 (Hermit)
on Jan 20, 2005 at 08:17 UTC ( [id://423617]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    its in a.pm
    sub db_connect {
    ...
    ECT})];
            return new app::DB($ca,$eh);
    }
    
  2. or download this
    sub db_connect {
            my $self = shift;
    ...
            $database .= substr($self->tag('sys_runmode'),0,1);
            return new app::DB (["dbi:Oracle:$database", $proj, $proj . le
    +ngth($proj)], @_);
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (1)
As of 2024-04-25 01:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found