|
|
| XP is just a number | |
| PerlMonks |
Re^3: Compile a perl module from a shared object in Unix (AIX)by Corion (Pope) |
| on Jan 17, 2013 at 19:05 UTC ( #1013858=note: print w/ replies, xml ) | Need Help?? |
|
No. The .so belongs to the .pm file, but they are different things and you cannot get one from the other. The .so file is not a compiled .pm file. You cannot get from one file to the other file.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||