in reply to
Date within a string manipulation.
$string =~ s/\s[0:]+$//;
...or am I misunderstanding your intent?
Comment on
Re: Date within a string manipulation.
Download
Code
In Section
Seekers of Perl Wisdom