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.
Pirl (Score:1)
Re:Pirl (Score:1)
Reply to This
Parent
Re: (Score:1)
Thanks for recording me that. I wanted to play with it, but checking now, it does not build for cygwin (both 5.8.8, and 5.8.7). Looking closer, I just found negative interactions between open OUT, ">$to" and having perms 444 on $to, leading to close OUT dying! (file b/Config.PL in zoid distro). Thanks again as I am chasing a bug relating to filesystem-handling routines on cygwin, and this could be related somehow.
cheers --stephan