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?
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".
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Is there a module which Perl has to load when using any module?
by ihb (Deacon) on May 04, 2005 at 12:17 UTC |