|
|
| go ahead... be a heretic | |
| PerlMonks |
Re: netswap.plby Anonymous Monk |
| on Jun 02, 2001 at 00:49 UTC ( #85073=note: print w/ replies, xml ) | Need Help?? |
|
Only comment i have is that you don't really need the if ($line =~ m/$search/i) { in file_edit(). I'm sure things will work out just fine if you just use s/$search/$lines{$search}/ig; without that if..
In Section
Code Catacombs
|
|
||||||||||||||||||||