Posted on 2006-10-19 09:00:28-07 by jvromans in response to 3280
Re: neat function
You can specify your own neat function in the constructor:
my $cvt = Convert::BulkDecoder->new(neat => sub { $_[0] });
It's all in the documentation.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.