http://www.perlmonks.org?node_id=782617


in reply to Re: find acronyms in a text
in thread find acronyms in a text

You are first removing all white space from the input

I thought that at first too. But he's only removing the first run of whitespace from each record he reads in.

--

See the Copyright notice on my home node.

Perl training courses

Replies are listed 'Best First'.
Re^3: find acronyms in a text
by rovf (Priest) on Jul 23, 2009 at 12:00 UTC
    he's only removing the first run of whitespace

    Of course! No g modifier! I did not pay close attention...

    -- 
    Ronald Fischer <ynnor@mm.st>