in reply to Re^2: Security with /ee modifier
in thread Security with /ee modifier
...Whatever I put...it has to be perl code that compiles, like $with = q|}; warn "\n# Hi" while 1; q{|; or $with = q|${warn "\n# hi" while 1}|;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Security with /ee modifier
by richard5mith (Beadle) on Sep 26, 2004 at 16:00 UTC |