metaperl has asked for the wisdom of the Perl Monks concerning the following question:

I am trying to install HTML::Format but I get this error:
<!-- ~/tmp --> perl -MCPAN -e 'install HTML::Format' CPAN: Storable loaded ok Going to read /home/W049945/.cpan/Metadata Database was generated on Mon, 25 Feb 2008 06:30:58 GMT Warning: Cannot install HTML::Format, don't know what it is. Try the command i /HTML::Format/ to find objects with matching identifiers. <!-- ~/tmp -->
I then tried to use some chatterbox idea and it failed too:
<!-- ~/tmp --> perl -MCPAN -e 'install HTML-Format' CPAN: Storable loaded ok Going to read /home/W049945/.cpan/Metadata Database was generated on Mon, 25 Feb 2008 06:30:58 GMT Warning: Cannot install 0, don't know what it is. Try the command i /0/ to find objects with matching identifiers. <!-- ~/tmp -->
Also I'm a bit worried about the unaddressed bugs with the module, some dating back 3 years.
I have beheld the tarball of 22.1 on ftp.gnu.org with my own eyes. How can you say that there is no God in the Church of Emacs? -- David Kastrup
[tag://cpan,shell]
Enforce strict model-view separation in template engines via HTML::Seamstress The car is in the cdr, not the cdr in the car

Replies are listed 'Best First'.
Re: HTML::Format woes
by pc88mxer (Vicar) on Feb 26, 2008 at 16:13 UTC
    I don't think HTML::Format exists anymore, and that's why you're getting these messages from CPAN.

    Try:

    i /HTML-Format/
    and

    install SBURKE/HTML-Format-2.04.tar.gz

    I guess the confusion is that there is no module named HTML::Format. The modules are named HTML::FormatX where X is PS, RTF, Text and ter.