in reply to Re^2: Cross-platform DB
in thread Cross-platform DB

Are you using ActivePerl? If so, why not just install DBM::Deep from the PPM? (As DBM-Deep) Recent ActivePerl releases include PPM v4, which is GUI based :)

Replies are listed 'Best First'.
Re^4: Cross-platform DB
by derby (Abbot) on Feb 21, 2007 at 17:52 UTC

    Ahhh ... now I get it. Yes, aren't you using ActivePerl? If so, use ppm to install whatever module you need/want. If not, what version of perl are you using? Strawberry? Indigo? Cygwin?

    -derby