If you can't install them, copy them. Just use a CPAN module for this, but bundle it and any depending modules with your script. You can either do this by hand (i.e. use copy-and-paste on the sources) or use something like PARPAR::Packer and pp to package the modules together with your script.