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.
Unexported symbols? (Score:1)
I had similar problems installing Devel::Cover [perlmonks.org] on Strawberry Perl.
BrowserUK++ explained the problem [perlmonks.org] to me.
I remember building my own perl with the needed symbols exported, but I can't remember exactly how and I've got the recipe at home. I'm not fluent enough in C and linking anyway, so I can't really provide any clue on what the right thing is.
But these are pretty important modules IMHO, and it seems worht bringing to p5p for discussion to either bring stuff into core, or expose more hairy details officially.
Reply to This