Having to use a stripped down activestate perl 5.005. I can't add the module i want to (Win32::Daemon), because all the machines the script will go to will also need the module. Question is: Can I simply cut and paste the code into my script from the module to get the functionality?...I can't see much code in this module's .pm & .ppd, where is it?
Chris