Yes, this works for me:
perl -MFile::Find -E'print join "\n", keys %INC' [download]
In reply to Re: How to tell if a package is loaded by John M. Dlugosz in thread How to tell if a package is loaded by mifflin