2
votes
Why can’t Perl’s PAR find the loadable object for Socket.pm?
The advantage of installing an actual perl on your HPUX is that your cygwin app can then run on the hpux perl. PAR packages aren't normally going to work between any two platforms. In my mind, it …
2
votes
Why do you not use CPAN modules?
the target machine doesn't necessarily have the needed module
This can be valid in some environments. One of my friends works at a huge mega conglomerate spanni …
