< Home - < Back

perl-ExtUtils-XSBuilder


Information about the package, perl-ExtUtils-XSBuilder, which is shipped with common Linux distributions. The perl-ExtUtils-XSBuilder package is designed for, Modules that parse C header files and create XS glue code.


Package Name:

perl-ExtUtils-XSBuilder

Summary:

Modules that parse C header files and create XS glue code

Description:

ExtUtils::XSBuilder is a set of modules to parse C header files and create XS glue code and documentation out of it. Ideally this allows one to "write" an interface to a C library without coding a line. Since no C-API is ideal, some adjuments are necessary most of the time. So to use this module you must still be familiar with C and XS programming, but it removes a lot of stupid work and copy&paste from you. Also when the C API changes, most of the time you only have to rerun XSBuilder to get your new Perl API.

Architecture:

noarch

Version:

0.28

Release:

6.el6

Size:

73 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-ExtUtils-XSBuilder


Control the perl-ExtUtils-XSBuilder package with the following handy commands outlined below.


Command

Description of Command

yum install perl-ExtUtils-XSBuilder

This command will install perl-ExtUtils-XSBuilder on the server.

yum remove perl-ExtUtils-XSBuilder

This command will un-install perl-ExtUtils-XSBuilder on the server. When you run this command, you will be asked if you are sure that you want to remove perl-ExtUtils-XSBuilder, so you have to manually confirm that you want to do this.

yum -y remove perl-ExtUtils-XSBuilder

This command will un-install perl-ExtUtils-XSBuilder on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-ExtUtils-XSBuilder when using the -y flag.

yum update perl-ExtUtils-XSBuilder

This command will update perl-ExtUtils-XSBuilder to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-ExtUtils-XSBuilder, so you have to manually confirm that you want to do this.

yum -y update perl-ExtUtils-XSBuilder

This command will update perl-ExtUtils-XSBuilder to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-ExtUtils-XSBuilder when using the -y flag.

yum info perl-ExtUtils-XSBuilder

This command will show you core information about the perl-ExtUtils-XSBuilder package.

yum deplist perl-ExtUtils-XSBuilder

This command will show you the dependencies for perl-ExtUtils-XSBuilder. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-ExtUtils-XSBuilder

This command will check if there is an update waiting on perl-ExtUtils-XSBuilder. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.