Hi folks,

What will be the correct command to install
"Mimi::Lite"?

# perldoc Mime::Lite
No documentation found for "Mime::Lite".

# perl -MCPAN -e 'install Mime::Lite'
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
  Database was generated on Mon, 22 Nov 2004 02:49:31
GMT
Warning: Cannot install Mime::Lite, don't know what it
is.
Try the command

    i /Mime::Lite/

to find objects with matching identifiers.

# perl -MCPAN -e 'install /Mime::Lite/'
No printout

# perl -MCPAN -e 'i /Mime::Lite/'
syntax error at -e line 1, at EOF
Execution of -e aborted due to compilation errors.

# perl i /Mime::Lite/
Can't open perl script "i": No such file or directory

# perl MCPAN -e 'i /Mime::Lite/'
Can't open perl script "MCPAN": No such file or
directory

# perl -MCPAN -e 'install i /Mime::Lite/'
syntax error at -e line 1, at EOF
Execution of -e aborted due to compilation errors.

TIA

B.R.
Stephen Liu


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to