To answer your first question, the way I determine which libraries/modules perl has used, is to
dump %INC as the first run-time statement in a script - the result shows the modules loaded and the full path for each.
A user level that continues to overstate my experience :-))