in reply to
Re^3: How to get all combinations
in thread
How to get all combinations
You will not be able to just copy a module with a compiled c component into your 'lib' and expect it to work. If you want to try and outsmart the Perl Dynaloader, read
perldoc Dynaloader
and possibly set @dl_library_path.
I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku
...................
flash japh
Comment on
Re^4: How to get all combinations
In Section
Seekers of Perl Wisdom