Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXZ
          ]
        
        perl-XSLoader - Dynamically load C libraries into Perl code
        
        
        - Description:
- 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. 
Packages
        
        
            | perl-XSLoader-0.10-4m.mo7.noarch
              [28 KiB] | Changelog
              by Yohsuke Ooi (2011-01-14): - (6:5.12.1-4m)
- [SECURITY] CVE-2010-2761 CVE-2010-4410
- update CGI.pm to 3.50 by applying patch |