Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: perlBB project

by jZed (Prior)
on Jan 17, 2007 at 19:55 UTC ( [id://595119]=note: print w/replies, xml ) Need Help??


in reply to Re: perlBB project
in thread perlBB project

As davidrw pointed out above the two things "using a db" and "make the system self contained" are not mutually exclusive. SQLite is self-contained in DBD::SQLite and doesn't require any extra installs though it does need to be compiled for the platform of choice. DBD::AnyData and its prereqs are pure-perl so don't require either compliation or installation of a separate db server. Both of those would allow you to distribute a self-contained, working package but also allow the user to opt to connect it to a separate standalone db server if desired.

Log In?
Username:
Password:

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

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

    No recent polls found