On Wed, 2006-07-06 at 13:40 +0700, Beast wrote:
> Hello all,
> 
> Just curious, is it possible to use shared library in perl?
> Suppose I want to use libexample.so and doesn't want to invoke the 
> client command using system()
> 
> TIA.
> 

Yes, it's possible but not easy. See perldocs:

           perlxstut           Perl XS tutorial
           perlxs              Perl XS application programming interface


-- 
__END__

Just my 0.00000002 million dollars worth,
   --- Shawn

"For the things we have to learn before we can do them, we learn by doing them."
  Aristotle

* Perl tutorials at http://perlmonks.org/?node=Tutorials
* A searchable perldoc is at http://perldoc.perl.org/



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to