in reply to Module caller

>  Is there a way I can get the name of the script that is calling the module?

The demonstrated technique will show you were the first use was.

If you wanna know all places which do a use', put the check for caller into you 'import() sub.

Maybe just using Carp might be easier.

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!