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.
Annoying cc Errors (Score:2)
Those errors are just warnings. IIRC, Jarkko has fixed them in bleedperl. I also recommend that you not include
/Library/Perlin your path. Nor/System/Library/Perlnor/sw/lib. You'll find dylib errors (and madness) that way!--David
Re:Annoying cc Errors (Score:2)
Yes, I meant warnings. I safely ignored them, they were just annoying.
I also recommend that you not include
Yes, I knew the consequences, and it caused me no significant problem. As noted, I just temporarily moved things out of the way if they were a problem.