Hey, Terrence. Thank you very much for noticing and letting me know.
I fixed a couple other doc problems too and just put the file into the
cpan queue. The ticket pages are down right now but I'll close it
tomorrow.
Have a great holiday,
-Ashley
On Saturday, December 24, 2005, at 12:39 AM, metaperl@gmail.com via RT
wrote:
Show quoted text>
> This message about HTML-Truncate was sent to you by metaperl@gmail.com
> <metaperl@gmail.com> via rt.cpan.org
>
> Full context and any attached attachments can be found at:
> <URL:
https://rt.cpan.org/Ticket/Display.html?id=16719 >
>
> # or
> my $ht = HTML::Truncate->new(utf => 1,
> chars => 1_000,
> );
> print $html_truncate->($html);
>
>
> $ht should be $html_truncate
>
>
> or $html_truncate should be $ht
>
> Regards,
> Terrence
>
>