NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Another datum (Score:1)
Just to add a little sweetness and light: I haven't used Windows in anger for almost ten years, but logged on to a Vista virtual instance, downloaded the all-in-one Padre+Strawberry msi installer, and everything was up and running in around 5 minutes, complete with a handy shortcut in the Start menu.
I then typed
use v10.5;
say "hello world";
saved the file, hit F5, and out came the, err "put". Beautiful...
Congrats, from this perspective, to all involved.
Now I have to remember how to coax CPAN on Windows to travel nicely through an authenticating proxy server. Yech...
Paul
Reply to This