http://qs321.pair.com?node_id=453521


in reply to Re^2: Is there a module which Perl has to load when using any module?
in thread Is there a module which Perl has to load when using any module?

I havn't experimented further with it, but what it does, is allow you to log each Perl script that runs, without any changes to each script. You could then just filter the list of Perl scripts from the log, and search thru them for "use and require statements". That would be an easy way of telling which modules are used on your setup.

When I have the inclination, I want to experiment around with putting END{} blocks in the Logger module(as Merlyn suggests for printing actual modules loaded, and see if it can be exported to main automatically.(I'm only a module novice, so I may be on a dead-end street here)

The idea is to monitor a system, running for a few weeks, to see which modules are used, or even "used the most".


I'm not really a human, but I play one on earth. flash japh