[Israel.pm] Access control/usage log for a package
Shmuel Fomberg
semuelf at 012.net.il
Mon Oct 23 16:27:16 PDT 2006
Hello There.
I am looking at making an access logging tool for a package.
Meaning that I want to log every subroutine call for this package and in
the package.
My idea is to iterate on the symbol table of the package, and to put an
anonymous function
Instead of every function. (that calls that function, after logging the
access)
Do you have better idea?
Any idea how can I log variable access?
Thanks,
Shmuel.
More information about the Perl
mailing list