Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: Is dbmopen() around in another form?

by lvanhout (Curate)
on Jun 16, 2005 at 23:57 UTC ( [id://467505]=note: print w/replies, xml ) Need Help??


in reply to Re: Is dbmopen() around in another form?
in thread Is dbmopen() around in another form?

Yeah I started to look at DBD::SQLite, but it needs to be installed. And for this project I cant install software other then cgi stuff. I will look at the Cache::Cache and DBM::Deep. Thank you

Lane
  • Comment on Re^2: Is dbmopen() around in another form?

Replies are listed 'Best First'.
Re^3: Is dbmopen() around in another form?
by merlyn (Sage) on Jun 16, 2005 at 23:59 UTC
    Uh, why are you ruling out things that must be "installed"? Have you not seen perlmodinstall?

    But worse, you rule out $package1 because it has to be installed, but then you talk about $package2 and $package3, neither of which are core. That's very confusing.

    -- Randal L. Schwartz, Perl hacker
    Be sure to read my standard disclaimer if this is a reply.

      Sorry to be confusing, I dont have rights to install. I havn't looked at $package2 and $package3 yet, so if they also need to be installed I will not be able to use them either.

      I will look at perlmodinstall.

      I belive the host supports mod perl but unsure, I will check on that as well.

      Mostly I wanted to update an old cgi (perl but not mod perl) program that uses flat files. I'm trying to feel out some better options.

      Lane

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-23 08:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found