in reply to
Perl Exp - Retrieve value
print( (split(/-/,$str))[1] );
[download]
Comment on
Re: Perl Exp - Retrieve value
Download
Code
In Section
Seekers of Perl Wisdom