[32821] in Perl-Users-Digest
Perl-Users Digest, Issue: 4086 Volume: 11
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Thu Nov 28 11:09:35 2013
Date: Thu, 28 Nov 2013 08:09:02 -0800 (PST)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Thu, 28 Nov 2013 Volume: 11 Number: 4086
Today's topics:
Re: STDOUT beginner problem <gamo@telecable.es>
Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: Thu, 28 Nov 2013 15:31:13 +0100
From: gamo <gamo@telecable.es>
Subject: Re: STDOUT beginner problem
Message-Id: <l77k3g$5gj$1@speranza.aioe.org>
El 27/11/13 16:54, Rainer Weikusat escribió:
>> open my $h2t, "-|", "/bin/sh", "-c",
>> > q/printf %s "$1" | html2text/, $html;
>> >
>> >...and we end up with the sort of mess shell always turns into.
>> >Sometimes a temporary file is the cleanest and simplest solution.
> In this particular case, the main complication is that html2text doesn't
> support passing the text-to-be-processed literally as command-line
> argument. And the simplest way to remedy that while avoiding issues with
At least my version of html2text supports input file as argument.
If that's a problem, anyway, it could be changed for "lynx -dump file,"
which is a more mature program from ISC, I think.
------------------------------
Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>
Administrivia:
To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.
Back issues are available via anonymous ftp from
ftp://cil-www.oce.orst.edu/pub/perl/old-digests.
#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.
------------------------------
End of Perl-Users Digest V11 Issue 4086
***************************************