in reply to Using a module twice giving a problem

I am not sure if I have provided enough here
I am sure you are not providing enough detail for us to help. Show your relevant code for ModuleX and Y. Are they in different .pm files? Are you 'use'ing X from Y, or vice versa? Post the exact error message you receive. Show how you run your code to generate the error message. Meanwhile, read use and Exporter.
  • Comment on Re: Using a module twice giving a problem