I tried at first with cpan and got the same result as you, don't know
why.
But if you go to CPAN search (seach.cpan.org) and look for
HTML::FormatText in 'modules' you can find it. Try
http://search.cpan.org/search?query=HTML%3A%3AFormatText&mode=module

On Sat, 29 May 2004, Robert Citek wrote:

>
> On Saturday, May 29, 2004, at 09:03 US/Central, Roberto Etcheverry
> wrote:
> > The usual way to install modules is to run 'cpan':
>
> Here's a transcript of my cpan search:
>
> <quote>
> # 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> i /HTML::FormatText/
> CPAN: Storable loaded ok
> Going to read /root/.cpan/Metadata
>    Database was generated on Fri, 28 May 2004 08:34:11 GMT
> Module id = HTML::FormatText::WithLinks
>      CPAN_USERID  STRUAN (Struan Donald <[EMAIL PROTECTED]>)
>      CPAN_VERSION 0.02
>      CPAN_FILE    S/ST/STRUAN/HTML-FormatText-WithLinks-0.02.tar.gz
>      INST_FILE    (not installed)
>
>
> cpan>
> </quote>
>
> > If it does not work you can always go to cpan.org and look at all the
> > modules there waiting to be picked up.
>
> Going to cpan.org gives me the same results, i.e. only
> HTML::FormatText::WithLinks
>
> Regards,
> - Robert
>
>

-- 
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