>Trying it now from the Command Prompt.....seems to be just 'sitting' >there.....
Hi Tony, If you're still having trouble getting the package, it could be a firewall issue. I have to download packages, then install from my local box because of corporate B()[[S][|~!. I believe this is the correct URL (though I always have a hard time finding it): http://ppm.activestate.com/PPMPackages/zips/5xx-builds-only/TK.zip download, unzip, move to that dir at command line and install, `ppm install --location=current_directory Tk` should do it IIRC. `Perldoc ppm` should answer any install questions. I'm using ActiveState Perl 5.6.1 build 663 and did have to install this module separately. But you can try `ppm query` to see what's installed. Mine has this line for TK: Tk [800.023] A Graphical User Interface Toolkit Enjoy, Peter -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]