Skip Menu |

This queue is for tickets about the HTML-Truncate CPAN distribution.

Report information
The Basics
Id: 16719
Status: resolved
Worked: 20 min
Priority: 0/
Queue: HTML-Truncate

People
Owner: ashley [...] cpan.org
Requestors: metaperl@gmail.com (no email address)
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Date: Sat, 24 Dec 2005 00:39:05 -0800
From: Terrence Brannon <metaperl [...] gmail.com>
To: bug-html-truncate [...] rt.cpan.org
Subject: SYNOPSIS doc bug
# 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
Date: Sat, 24 Dec 2005 01:15:14 -0800
Subject: Re: [cpan #16719] SYNOPSIS doc bug
From: apv <apv [...] sedition.com>
To: bug-HTML-Truncate [...] rt.cpan.org
RT-Send-Cc:
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 > >