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
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,
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
In article <4ce365ec0611061453u6907625exa49b87a7f21f4e93
@mail.gmail.com>, [EMAIL PROTECTED] says...
> And there's the rub, of course: your issue with CPAN--or one of
> them--is that you don't have make. CPAN modules aren't distributed as
> compiled binaries (insofar as such a thing exists for Perl
On 11/6/06, C. R. <[EMAIL PROTECTED]> wrote:
System: Solaris v5.9
My previous messages reflect that I am having trouble installing any
module via the CPAN module in perl. So what are my options?
I want to start using XML and have some modules in mind that I need. I
have downloaded XML::Simple,
On 11/6/06, C. R. <[EMAIL PROTECTED]> wrote:
My previous messages reflect that I am having trouble installing any
module via the CPAN module in perl. So what are my options?
You can "manually" install, instead of using the CPAN module. Along
the way, you'll probably learn what you need to do t
System: Solaris v5.9
My previous messages reflect that I am having trouble installing any
module via the CPAN module in perl. So what are my options?
I want to start using XML and have some modules in mind that I need. I
have downloaded XML::Simple, XML::Parser, XML::XPath and XML::DOM. Do I