On 08/15/2013 10:22 AM, timothy adigun wrote:
Hi,
On Thu, Aug 15, 2013 at 9:04 AM, Klaus Jantzen
<k.d.jant...@t-online.de <mailto:k.d.jant...@t-online.de>> wrote:
Hi,
I am trying to install DBI.pm via CPAN.
After
cpan> i DBI
I get
Bundle Bundle::DBI (TIMB/DBI-1.628.tar.gz)
Module < DBI (TIMB/DBI-1.628.tar.gz)
2 items found
And what do I do now?
I tried different inputs but nothing works.
Have you tried:
cpan> install DBI
I think that is what you need. The other command you showed show just
display information for you. You can use "?" on the cpan prompt to see
other commands you can use.
Thanks for a hint on what I should do.
K.D.J.
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
<mailto:beginners-unsubscr...@perl.org>
For additional commands, e-mail: beginners-h...@perl.org
<mailto:beginners-h...@perl.org>
http://learn.perl.org/
--
Tim
Tim,
thanks, that was it.
I misunderstood the help information.
K.D.J.