Dynamically load C libraries into Perl code

Edit Package perl-XSLoader
http://search.cpan.org/perldoc?XSLoader

This module defines a standard simplified interface to the dynamic linking
mechanisms available on many platforms. Its primary purpose is to implement
cheap automatic dynamic loading of Perl modules.

For a more complicated interface, see DynaLoader. Many (most) features of
DynaLoader are not implemented in XSLoader, like for example the dl_load_flags,
not honored by XSLoader.

Author:
-------
Sebastien Aperghis-Tramoni

Refresh
Refresh
Source Files
Filename Size Changed
XSLoader-0.15.tar.gz 0000010097 9.86 KB
perl-XSLoader.changes 0000001277 1.25 KB
perl-XSLoader.spec 0000001989 1.94 KB
Revision 4 (latest revision is 8)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 4)
- updated to 0.15
   - [DIST] CPAN-RT#54456: Set INSTALLDIRS to "site" when installed on
     Perl 5.11+ (thanks to Todd Rinaldo).
   - [DOC] Document a known bug under Perl 5.8.4 and 5.8.5.
   - [TESTS] Fixed tests to pass under Perl 5.8.4 and 5.8.5.
  
   - [CODE] Updated from bleadperl:
      - XSLoader::load() with no arguments can use caller to find
        a default package (Nicholas Clark).
      - Avoid defining a full XSLoader::bootstrap_inherit post 5.6,
        as it's not needed (Nicholas Clark).
      - Small optimisation: for the generated XSLoader.pm, avoid a
        runtime lexical which is constant (Nicholas Clark).
   - [TESTS] Updated from bleadperl, solving RT-CPAN #54132, #61332.
   - [TESTS] Fixed tests for old Perls.
   - [TESTS] Added t/00-load.t and t/01-api.t, to provide basic tests
     when the main ones are skipped.
Comments 0
openSUSE Build Service is sponsored by