RE: Tie::DBI

2004-07-02 Thread David Arnold
lem. > >For future reference, you can issue the look command from the CPAN shell: > > $ perl -MCPAN -e shell > cpan> look Tie::DBI > >This will download the tarball, untar it into a working directory and drop >you into a shell in that directory. > >If you just w

RE: Tie::DBI

2004-07-02 Thread Bob Showalter
e shell cpan> look Tie::DBI This will download the tarball, untar it into a working directory and drop you into a shell in that directory. If you just want to look at the README file, you can use cpan> readme Tie::DBI -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

Re: Tie::DBI

2004-07-01 Thread David Arnold
All, Never mind. It was a permissions problem. I downloaded the gz file, unzipped and untarred and read the installation directions and found the problem. Thanks, anyway. At 04:10 PM 7/1/04 -0700, David Arnold wrote: >All, > >Tried to install Tie::DBI from CPAN but it failed to insta

Tie::DBI

2004-07-01 Thread David Arnold
All, Tried to install Tie::DBI from CPAN but it failed to install. I got: cpan> install Tie::DBI ... ... ... ... t/DBI.t 32 15 46.88% 9-11 13 15 17 21 23-27 30-32 t/RDBM.t 255 6528020 36 180.00% 3-20 Failed 2/2 test scripts, 0.00% okay. 33/52 subtests fai