NAME
Template::Reverse::Spacer::Punctuation - Insert spaces around punctuations.
VERSION
0.0004
SYNOPSIS
package Template::Reverse::Spacer::Punctuation;
my $num = Template::Reverse::Spacer::Punctuation->new;
$num->Space('hello,world!!'); # 'hello , world !!'