in reply to Installing CPAN XML::XPath Module help needed
And you are done. Here, you are using the Perl Package Manager, which is distributed along with AS Perl, to locate and install precompiled Perl modules. If you do not find your module, have a look at http://ppm.activestate.com.1.) Go to your perl/bin directory (e.g. enter 'cd\perl\bin [enter]' if the directory is C:\perl\bin 2.) Enter 'ppm[enter]' 3.) Enter 'search [module name or part of it][enter]' 4.) Enter 'install [number or numbers or number range of modules to in +stall from the list that appeared]' 5.) Enter 'exit' 6.) Enter 'exit'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Installing CPAN XML::XPath Module help needed
by vonman (Acolyte) on Aug 29, 2003 at 17:34 UTC |