Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Module Path Under Windows

by logan (Curate)
on Aug 31, 2006 at 17:42 UTC ( [id://570645]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl populate_db.pl
    Can't locate DBI.pm in @INC (@INC contains: c:/Perl/lib c:/Perl/site/l
    +ib .) at populate_db.pl line 3
    .
    BEGIN failed--compilation aborted at populate_db.pl line 3.
    
  2. or download this
    #!/usr/bin/perl -w
    
    use DBI;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 14:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found