|
|
V Newbie: Installing Perl modules
I'm a v newbie who is trying to run the checklink thingy
(http://validator.w3.org/checklink)
I've installed ActivePerl and example.pl ran ok. I'm trying to install the
Perl modules needed by checklink.
PPM starts up fine and I've downloaded to my root directory cgi.pm.txt.
In PPM the command "install c:\cgi.pm.txt" gets the message "Searching for
'c:\cgi.pm.txt' returns no results. Try a broader search first."
Don't understand. Help.
I tried renaming cgi.pm.txt as cgi.pm and same result.
Thanks for your time.
--
keep :)ing - des fisher
.... www.NaTCH.co.uk last updated 23 June
.... www.EarlSohamBrewery.co.uk
|
|
0
|
|
|
|
Reply
|
desfisher (1)
|
6/24/2003 8:38:58 AM |
|
On Tue, 24 Jun 2003 09:38:58 +0100, des fisher <desfisher@NaTCH.co.uk> wrote:
> I'm a v newbie who is trying to run the checklink thingy
> (http://validator.w3.org/checklink)
>
> I've installed ActivePerl and example.pl ran ok. I'm trying to install the
> Perl modules needed by checklink.
>
> PPM starts up fine and I've downloaded to my root directory cgi.pm.txt.
>
> In PPM the command "install c:\cgi.pm.txt" gets the message "Searching for
> 'c:\cgi.pm.txt' returns no results. Try a broader search first."
> Don't understand. Help.
> I tried renaming cgi.pm.txt as cgi.pm and same result.
I think PPM installs things via .ppd files. It doesn't install .pm files
directly.
But CGI is part of core in ActivePerl so it should already be installed.
--
Sam Holden
|
|
0
|
|
|
|
Reply
|
sholden
|
6/24/2003 9:46:29 AM
|
|
On Tue, 24 Jun 2003 09:38:58 +0100, "des fisher"
<desfisher@NaTCH.co.uk> wrote:
>I'm a v newbie who is trying to run the checklink thingy
>(http://validator.w3.org/checklink)
>
>I've installed ActivePerl and example.pl ran ok. I'm trying to install the
>Perl modules needed by checklink.
>
>PPM starts up fine and I've downloaded to my root directory cgi.pm.txt.
Why did you do that'
>In PPM the command "install c:\cgi.pm.txt" gets the message "Searching for
>'c:\cgi.pm.txt' returns no results. Try a broader search first."
Of course. Why should PPM try to install a text file?
Plus, Activeperl comes with the CGI module as standard.
You don't need to install anything extra.
>Don't understand. Help.
>I tried renaming cgi.pm.txt as cgi.pm and same result.
That's not surprising.
|
|
0
|
|
|
|
Reply
|
helgi
|
6/24/2003 10:49:09 AM
|
|
|
2 Replies
95 Views
(page loaded in 0.064 seconds)
Similiar Articles: Installing perl DBD::mysql - comp.unix.solarisGreetings I am having a problem installing the perl modules for DBI and DBD via CPAN. The make is failing thus: /opt/SUNWspro/bin/cc -c -I/usr/local... Trouble installing DBD-Oracle-1.23 on Cygwin - comp.lang.perl.misc ...I'm on Cygwin 1.5.25, Perl 5.10, and I'm trying to install DBI-1.608 and DBD-Oracle-1.23. ... DBD- > Oracle-1.23/blib/arch/auto/DBD/Oracle/Oracle.dll' for module ... getting cpan configured - comp.unix.shellDONE Fetching with LWP: ftp://ftp.mpi-inf.mpg.de/pub/perl/CPAN/modules ... 37-45fJew/blib/lib to PERL5LIB for 'install' Installing /usr/local/share/perl/5.10.1/News ... Active State 64-bit and Win32 Modules - comp.lang.perl.misc ...OTOH, pure perl modules don't contain any code that needs to be compiled. One can install them even if one doesn't have a C compiler. Cheers, Rob 8.5.9 binaries on ActiveState - comp.lang.tclActive State 64-bit and Win32 Modules - comp.lang.perl ... Installing Perl from Sunfreeware with pkgadd (Solaris 5.8); /usr ..... Perl 5.80 from a mirror of Sunfreeware ... perl script to send sms via serial - comp.unix.solarisOf these the most promising is GSM::SMS perl module which needs to be compiled and I cannot install a compiler on this system. I guess I could compile it on another ... Where is win32service - comp.lang.pythonActive State 64-bit and Win32 Modules - comp.lang.perl.misc ... OK - it looks like there are ... gem install ruby-serialport in windows - comp.lang.ruby Where is win32service ... How to compile module in Makefile? - comp.lang.fortranHow to compile module in Makefile? - comp.lang.fortran KERNEL - Thermal, fan ... am trying to create a fully scripted (inside a makefile) install ... Installing perl DBD ... Trouble installing PHP 5.3 on WinXP, Apache 2.2 - comp.lang.php ...... Php, Perl). I do a default core installation and am having trouble getting the gcc-3.3.2 ... possible - I think) Hint: How to install ... ... How to Install ... php5_module ... Triple DES Perl to Java - comp.lang.java.securityMaybe I'll install perl and see if I can play with it myself. > > > > > > Another ... One likely problem is that the perl module processes >> the key slightly differently. list perl module & install perl module DBD::mysqlHello, Question No :1) How can i list the perl modules currently installed in the machine and how to install the ... Linux - Newbie This Linux forum is for members that are ... Newbie: Help installing module.... - Hot Scripts ForumsHi, I'm trying to install the LWP::UserAgent module, and when I do a make test, I get this: PERL_DL_NONLAZY=1 ... Newbie: Help installing module.... 7/23/2012 9:39:35 AM
|
|
|
|
|
|
|
|
|