Hacker News new | ask | show | jobs
by cdman 4670 days ago
Careful with that. perl -c still runs the BEGIN blocks so don't rely on it for safety (ie. if you're handling untrusted code).