Tagged Questions

1
vote
1answer
438 views

How do I Install the signatures module on Strawberry Perl 5.10.1?

I seem to be having some issues trying to install the signatures module from CPAN using Strawberry Perl 5.10.1 on Windows XP. I get some "undefined reference" errors during linking. I'm guessing that ...