Prints SPECIAL CASE 1.use strict; my $string = "TITLE=SPECIAL CASE 1"; $string = (split('=', $string))[1]; print "$string\n";
Joshua
In reply to Re: How can I extract part of a string after a specific character
by joshua
in thread How can I extract part of a string after a specific character
by horgof
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |