VERSION
version 0.001
SYNOPSIS
package Template::Reverse::Splitter::Whitespace;
my $num = Template::Reverse::Splitter::Whitespace->new;
$num->Split('1,000 dollers'); # ('1,000', 'dollers')
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 10:
=pod directives shouldn't be over one line long! Ignoring all 3 lines of content