in reply to Re: How do I test a script that doesn't have a .pl extensionin thread How do I test a script that doesn't have a .pl extension
I used Module::Loaded
You failed. A .pl file is not a module, you shouldn't treat it as a module.