in reply to Re^2: Perl Multiline Regex
in thread Perl Multiline Regex

Oops, that should be "and die" instead of "or die". system is unusual in its return value. Fixed.

Replies are listed 'Best First'.
Re^4: Perl Multiline Regex
by joomanji (Acolyte) on May 29, 2009 at 20:13 UTC
    Cool! Thanks! It works perfectly now! Thank you!