About
Pricing
Community
Teams
Start Free Trial
Log in
ambuli
asked on
5/13/2011
Perl how to search a pattern in a string
I need to parse a line in the following form:
ABCDx=20,y=3,z=4;
I want to get the values of x, y, z
How to do this?
Thanks,
Perl
4
1
Last Comment
ambuli
8/22/2022 - Mon