in reply to Re^2: perl native db
in thread perl native db

There are "all kinds of solutions" for "getting all kinds of errors" ...

Seriously, why don't you start installing the missing modules? Fire up old trusty cpan and see your problems disappear.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and inte>nt of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

Replies are listed 'Best First'.
Re^4: perl native db
by pashanoid (Scribe) on Aug 16, 2011 at 11:29 UTC
    these are not the kind of errors I meant. All modules installed on my fedora 14. The modules you recommended cannot on their own create user data directories. Solution already found... thank you!