I'm working on a project which needs to be able to trap access (reads/writes) to Perl variables in Perl code; after searching through the Monastery and various Perl documentation I've come up with nothing . My question is this: Is there any way (in purely Perl) to trap the creation and access of variables within a given namespace?