Hi,
I have activestate on winXP.
I have installed/updated modules using ppm without a hitch.
I want to try Win32::Rase but have not been able to find it with ppm so I (nervously) tried the cpan.pm method you describe.
The 'install' command doesn't find it but the 'i' command seems to know about it.
Any advice please? Thanks in advance.
C:\Perl>perl -MCPAN -e "shell"
Terminal does not support AddHistory.
cpan shell -- CPAN exploration and modules installation (v1.7601)
ReadLine support available (try 'install Bundle::CPAN')
cpan> install Win32::Rase
CPAN: Storable loaded ok
Going to read \.cpan\Metadata
Database was generated on Thu, 29 Jul 2004 06:14:41 GMT
Warning: Cannot install Win32::Rase, don't know what it is.
Try the command
i /Win32::Rase/
to find objects with matching identifiers.
cpan> i /Win32::Rase/
Module id = Win32::RASE
DESCRIPTION Dialup entries and connections on Win32
CPAN_USERID MBLAZ (Mike Blazer <blazer@peterlink.ru>)
CPAN_VERSION 1.01
CPAN_FILE M/MB/MBLAZ/Win32-RASE-1.01.tar.gz
DSLI_STATUS Rdpf (released,developer,perl,functions)
INST_FILE (not installed)
cpan>
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.