http://qs321.pair.com?node_id=180940

horgof has asked for the wisdom of the Perl Monks concerning the following question:

I have a line like this:

TITLE=SPECIAL CASE 1

How can I extract part of this string (the string after equal "="). After extraction:

$string = "SPECIAL CASE 1"