Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: Editing features for advanced users

by gmax (Abbot)
on Apr 29, 2002 at 05:19 UTC ( [id://162772]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use DBI;
    use strict;
    my $DNS = shift;
    my $dbh = DBI->connect($DNS);
    
  2. or download this
    $ /your_path_to_it/pltags.pl test_DBI.pl `perldoc -l DBI`
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://162772]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-19 22:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found