On Thu, 15 Aug 2013 17:27:07 +0800
pangj wrote:
> Then run 'cpanm DBI' to install the modules.
Or run this from the command line:
cpan DBI
--
Don't stop where the ink does.
Shawn
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners
Greetings,
Thanks Timothy for your suggestions. It is greatly appreciated.
best,
Shaji
---
Your talent is God's gift to you. What you do with it is your gift back to God.
Hi,
On Thu, Aug 15, 2013 at 9:34 AM, Klaus Jantzen wrote:
> On 08/15/2013 10:22 AM, timothy adigun wrote:
>
>
> Hi,
>
> On Thu, Aug 15, 2013 at 9:04 AM, Klaus Jantzen wrote:
>
>> Hi,
>>
>> I am trying to install DBI.pm via CPAN.
>>
>> After
>> cpan> i DBI
>
>
>> I get
>>
>> BundleBundle::DB
On 08/15/2013 10:22 AM, timothy adigun wrote:
Hi,
On Thu, Aug 15, 2013 at 9:04 AM, Klaus Jantzen
mailto:k.d.jant...@t-online.de>> wrote:
Hi,
I am trying to install DBI.pm via CPAN.
After
cpan> i DBI
I get
BundleBundle::DBI(TIMB/DBI-1.628.tar.gz
Hi,
On Thu, Aug 15, 2013 at 9:04 AM, Klaus Jantzen wrote:
> Hi,
>
> I am trying to install DBI.pm via CPAN.
>
> After
> cpan> i DBI
> I get
>
> BundleBundle::DBI(TIMB/DBI-1.628.tar.gz)
> Module < DBI(TIMB/DBI-1.628.tar.gz)
> 2 items found
>
> And what do I
Hi,
On Thu, Aug 15, 2013 at 6:29 AM, *Shaji Kalidasan* wrote:
> Greetings,
>
> Many thanks to Lawrence Statton, Shlomi Fish and Nathan Hilterbrand for
> your detailed explanation.
>
> Here is the complete working code after your suggestions
>
> Courtesy : Lawrence Statton and Shlomi Fish
>
> [co
Hi,
I am trying to install DBI.pm via CPAN.
After
cpan> i DBI
I get
BundleBundle::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.
Thanks for a hint on what I s