in reply to
Re: Re: Re: Re: pushing
in thread
pushing
In this line,
if($line =~ /INSERT_NEW_ENTRY/g){
there is no need for the "g".
--
$you = new YOU;
honk() if $you->love(perl)
Comment on
Re: Re: Re: Re: Re: pushing
Download
Code
In Section
Seekers of Perl Wisdom