in reply to Re: Perl5 Internal Representation of string variable
in thread Perl5 Internal Representation of string variable

Thank you for an excellent explanation. It was/is the regex language within perl that I failed to grasp.

  • Comment on Re^2: Perl5 Internal Representation of string variable

Replies are listed 'Best First'.
Re^3: Perl5 Internal Representation of string variable
by planetscape (Chancellor) on Oct 03, 2010 at 22:02 UTC
    It was/is the regex language within perl that I failed to grasp.

    You may find My Favourite Regex Tools useful.

    HTH,

    planetscape