On Friday, May 28, 2004, at 16:29 US/Central, Roberto Etcheverry wrote:
http://search.cpan.org/src/GAAS/HTML-Format-1.23/lib/HTML/FormatText.pm

Thanks. I looked for that tar file and couldn't find one. So, I used a wget to download the module:


wget -m -nH -np http://search.cpan.org/src/GAAS/HTML-Format-1.23/lib/HTML/FormatText.pm

and removed the index.html files:

  find src/GAAS/ -name 'index.html*' | xargs rm

From then on it was the normal: perl Makefile.pl, make, make test, make install.

Two questions:
 - how did you find the file?
 - is there a tarball of the same?

Again, thanks.

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