On Tue, 13 Dec 2005, Durai raj wrote:
> Thanks for the reply. Is there any other perl modules or tools
> available to remove the white space in HTML and JavaScript pages?
Hang on -- why do you want to remove white space? To make serving
content faster & consume less bandwidth? If so, you might
On Dec 13, 2005, at 10:41, Durai raj wrote:
Hi,
Thanks for the reply. Is there any other perl modules or tools
available to remove the white space in HTML and JavaScript pages?
Try HTML::Clean maybe. However, note that the docs say
whitespaceRemove excess whitespace
...
Hi,
Thanks for the reply. Is there any other perl modules or tools available to
remove the white space in HTML and JavaScript pages?
Thanks,
Durai
Xavier Noria <[EMAIL PROTECTED]> wrote: On Dec 13, 2005, at 5:59, Durai raj
wrote:
>I tried to remove white space and newlines from HTML page
On Dec 13, 2005, at 5:59, Durai raj wrote:
I tried to remove white space and newlines from HTML pages using
HTML::Strip::Whitespace module. It removes the white space, but not
NEW LINES.
Here is my script:
use HTML::Strip::Whitespace qw(html_strip_whitespace
Hi All,
I tried to remove white space and newlines from HTML pages using
HTML::Strip::Whitespace module. It removes the white space, but not NEW LINES.
Here is my script:
use HTML::Strip::Whitespace qw(html_strip_whitespace);
my $html = q {