Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^4: Truely Unique Code Set?

by GrandFather (Saint)
on Oct 20, 2011 at 20:02 UTC ( [id://932743]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Truely Unique Code Set?
in thread Truely Unique Code Set?

If you have access to the MySQL database from the machine you are running the script on you can instead insert the data directly into the database using DBI and DBD::mysql.

True laziness is hard work

Replies are listed 'Best First'.
Re^5: Truely Unique Code Set?
by Anonymous Monk on Oct 21, 2011 at 00:11 UTC
    Thanks GrandFather, I did wonder about that. I guess my next step is to see if those modules are already installed with PERL 5.8.8 - as a newbie with PERL, I've had some prior trouble attempting to install modules from CPAN etc... Cheers, Rich.

      Neither are core modules. DBI should be a normal install. DBD::mysql may require MySQL development files installed on your machine first and can be a bit tricky depending on the OS you are using.

      True laziness is hard work
        Thanks again! I'm struggling to find time to read up on this right now as many competing projects need doing. But thanks for the pointers and i'll check them out. R
        I dove into the C, found a Shell and inside was a PERL.

Log In?
Username:
Password:

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

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

    No recent polls found