hi there
using version 1.10 of this module, from cpan
line 238 should certainly be
$sellabel = substr($sellabel,0, $width);
instead of
$sellabel = substr(0, $width, $sellabel);
regards,
davide
Sun Dec 21 16:26:45 2008mdxi [...] cpan.org - Correspondence added
Fixed along with #38211
Sun Dec 21 16:26:46 2008The RT System itself - Status changed from 'new' to 'open'
Sun Dec 21 16:26:47 2008mdxi [...] cpan.org - Status changed from 'open' to 'resolved'