[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
DBI.pm placement
Hello,
I was wanting to make sure I have the right files in their proper place
on DBI. I have recently installed DBI V1.13 after the test returned an
everyting OK. It appears this install put the new DBI.pm in
/usr/lib/perl5/site_perl/DBI.pm and a size of 128,829 bytes. I have
noticed by the locate command that DBI.pm resides in other places besided the
src directory. Minivend also has a DBI.pm file located at
/usr/lib/minivend/lib/Vend/Table/DBI.pm . The size is 16271 bytes and Minivend
installed this one. Is this last one a DBI.pm file exclusive to Minivend ? Is
this DBI.pm file a connect to the new DBI.pm file in
/usr/lib/perl5/site_perl/DBI.pm ?
There is also this DBI.pm in another perl directory.
usr/lib/perl5/site_perl/Bundle/DBI.pm
I'm using
Perl 5.00404
DBD 0.92
MiniVend 3.14
DBI 1.13
Thanks
Karl