Name: | perl516-perl-ExtUtils-ParseXS |
Epoch: | 1 |
Version: | 3.16 |
Release: | 19.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 155732 |
License: | GPL+ or Artistic |
RPM: |
perl516-perl-ExtUtils-ParseXS-3.16-19.el7.noarch.rpm
|
Source RPM: |
perl516-perl-5.16.3-19.el7.src.rpm
|
Build Date: | Thu May 28 2015 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.perl.org/ |
Summary: | Module and a script for converting Perl XS code into C code |
Description: | ExtUtils::ParseXS will compile XS code into C code by embedding the constructs
necessary to let C functions manipulate Perl values and creates the glue
necessary to let Perl access those functions. |