in reply to Catching errors in embedded Perl
I'm having difficulty seeing how perl code with syntax errors and missing modules would end up in an embedded application when it could be checked in advance. Are you letting users enter arbitrary perl from an input stream? If so, that's a security risk.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Catching errors in embedded Perl
by Anonymous Monk on Oct 14, 2004 at 17:50 UTC |