G'day All,

I was just wondering if any one here has any experience with download
Perl CPAN modules from a Perl script.  I have looked at CPAN.pm but am a
little confused by this.

I have tried the following...

#!/usr/bin/perl -w

use strict;

#Check if a module exists... if it doesn't then ask the user with
<STDIN> Y or N if they want to download and install it.

Can any one give me a helping hand with this?

Regards,

Dan

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to