# from Ragavendar Swamisai
# on Tuesday 18 December 2007 16:55:
>I have volunteered to maintain the LSF::Base and LSF::Batch modules on
>CPAN ...
>I have tried to write the Build.PL by using the following code snippet
>but this was not able to create the shared object for Dynaloader to
>load.
Did you move the .xs files into the lib/ directory? That's probably the
biggest difference from makemaker.
You could leave them in the root and use the xs_files parameter, but it
is simpler to just stick them in the lib tree.
--Eric
--
"Left to themselves, things tend to go from bad to worse."
--Murphy's Corollary
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------