Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: cross platform

by space_monk (Chaplain)
on Dec 18, 2012 at 09:35 UTC ( [id://1009325]=note: print w/replies, xml ) Need Help??


in reply to cross platform

I presume you are talking about running MySQL and Perl on different servers, or maybe on VMs? :-). In any event, your Perl program will be perfectly happy as a DBI database connection doesn't care where the server is or what operating system the database is running on as long as you configure it correctly.

You can even run MySQL in Windows - I wouldn't normally suggest this but it may be helpful in your case.

A Monk aims to give answers to those who have none, and to learn from those who know more.

Log In?
Username:
Password:

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

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

    No recent polls found