Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-ExtUtils-CChecker | Distribution: SUSE Linux Framework One |
Version: 0.11 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.3 | Build date: Mon Aug 26 11:10:58 2024 |
Group: Unspecified | Build host: h01-ch2c |
Size: 58012 | Source RPM: perl-ExtUtils-CChecker-0.11-slfo.1.1.3.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://metacpan.org/release/ExtUtils-CChecker | |
Summary: Configure-time utilities for using C headers, |
Often Perl modules are written to wrap functionality found in existing C headers, libraries, or to use OS-specific features. It is useful in the _Build.PL_ or _Makefile.PL_ file to check for the existance of these requirements before attempting to actually build the module. Objects in this class provide an extension around ExtUtils::CBuilder to simplify the creation of a _.c_ file, compiling, linking and running it, to test if a certain feature is present. It may also be necessary to search for the correct library to link against, or for the right include directories to find header files in. This class also provides assistance here.
Artistic-1.0 OR GPL-1.0-or-later
* Tue Jul 13 2021 timueller+perl@suse.de - updated to 0.11 see /usr/share/doc/packages/perl-ExtUtils-CChecker/Changes 0.11 2021-07-12 [CHANGES] * Added `try_find_cflags_for` * Added `extend_module_build` * Various small style fixes * Sun Jun 07 2015 coolo@suse.com - updated to 0.10 see /usr/share/doc/packages/perl-ExtUtils-CChecker/Changes 0.10 2015/05/29 19:14:24 [CHANGES] * Added 'config' passthrough constructor argument for EU:CB (RT95368) * Mon Feb 24 2014 coolo@suse.com - updated to 0.09 * Add a 'quiet' option so EU:CB's quiet can be disabled (RT91363) * Fixed some typoes in docs * Tue Jun 04 2013 coolo@suse.com - updated to 0.08 * Include PID in test file names to guard against collisions when building concurrently (RT76013) * Mon Dec 19 2011 coolo@suse.de - update to 0.07: * Use Test::Fatal instead of Test::Exception * Advise against calling it "config.h" as that gets confused with core perl's file * Sun Feb 06 2011 lars@linux-schulserver.de - update to 0.06: + Added 'defines_to' constructor arg for writing a "config.h" file instead of -DFOO on compiler commandline + Added accessors for callers to push more library dirs or compiler or linker flags + Ensure that ->new_module_build merges its args and internal configuration correctly - BuildRequire Test::Pod for testing the pod files * Wed Dec 01 2010 coolo@novell.com - switch to perl_requires macro * Tue Jul 13 2010 chris@computersalat.de - update to 0.04 * Provide optional variants of ->find_include_dirs_for and - >find_libs_for with try_... prefix - recreated by cpanspec 1.78 - noarch pkg * Tue May 11 2010 cwh@novell.com - initial release in OBS
/usr/lib/perl5/vendor_perl/5.38.2/ExtUtils /usr/lib/perl5/vendor_perl/5.38.2/ExtUtils/CChecker.pm /usr/share/doc/packages/perl-ExtUtils-CChecker /usr/share/doc/packages/perl-ExtUtils-CChecker/Changes /usr/share/doc/packages/perl-ExtUtils-CChecker/README /usr/share/licenses/perl-ExtUtils-CChecker /usr/share/licenses/perl-ExtUtils-CChecker/LICENSE /usr/share/man/man3/ExtUtils::CChecker.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 00:03:33 2024