in reply to CORE::GLOBAL::* for auditing which files are read and written?
The current support for prototypes in perl 5 has some misfeatures that make impossible to replace a good number of builtins without limiting how they can be used (stat, truncate, etc.).
And the file test operators (i.e. -f), can not be overrided at all.
Maybe playing with the runops loop... thinking about new features for Devel::NYTProf?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: CORE::GLOBAL::* for auditing which files are read and written?
by tim.bunce (Scribe) on Nov 07, 2008 at 17:33 UTC |