On 11-08-21 07:33 AM, Ron Weidner wrote:
Recently, I was asked to find the first occurrence of a word in a text file and 
replace it with an alternate word.  This was my solution.  As a new Perl 
programmer, I feel like this solution was too C like and not enough Perl like.  
So, my question is what would have been the Perl like solution to this problem?


IO::Insitu  http://search.cpan.org/~dconway/IO-InSitu-0.0.2/lib/IO/InSitu.pm


--
Just my 0.00000002 million dollars worth,
  Shawn

Confusion is the first step of understanding.

Programming is as much about organization and communication
as it is about coding.

The secret to great software:  Fail early & often.

Eliminate software piracy:  use only FLOSS.

"Make something worthwhile."  -- Dear Hunter

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to