Help for this page
#for every module (using Foo::Bar as an example): BEGIN { ... use Data::Dumper; print Dumper \%INC; }