in reply to How do I check if imports are actually used?
This question motivated me to post my simple Perl script that I use to help with this and some similar problems: exports -- which module exports are used?.
- tye