in reply to Perl Upgrades: How do I install a new package, under Windows, while 'Firewalled'
That's one thing I've learned about installing
these modules, there's more than one way to do it!
Reading the readme files helps sometimes.
But when in doubt, use ppm!
c:\perl\site\lib
ppm
ppm>set repository ach http://www.ray.mpe.mpg.de/~ach/ptk/ppm
ppm>install tk-pod
THAT'S IT! Have fun!