Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Inline-C-0.820.0-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: perl-Inline-C Distribution: openSUSE Tumbleweed
Version: 0.820.0 Vendor: openSUSE
Release: 1.1 Build date: Thu Mar 3 04:07:45 2022
Group: Unspecified Build host: reproducible
Size: 201817 Source RPM: perl-Inline-C-0.820.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://metacpan.org/release/Inline-C
Summary: C Language Support for Inline
'Inline::C' is a module that allows you to write Perl subroutines in C.
Since version 0.30 the Inline module supports multiple programming
languages and each language has its own support module. This document
describes how to use Inline with the C programming language. It also goes a
bit into Perl C internals.

If you want to start working with programming examples right away, check
out Inline::C::Cookbook. For more information on Inline in general, see
Inline.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Thu Mar 03 2022 Tina Müller <timueller+perl@suse.de>
  - updated to 0.82
    see /usr/share/doc/packages/perl-Inline-C/Changes
    0.82 Wed  2 Mar 15:36:50 GMT 2022
    - full release of -I to sub-Perls
    - doc improvements from @oodler577
    0.81_001 Sun Jan 12 12:07:20 PST 2020
    - Pass on correct -I flags to sub-Perls
* Sun May 12 2019 Stephan Kulow <coolo@suse.com>
  - updated to 0.81
    see /usr/share/doc/packages/perl-Inline-C/Changes
    0.81 Sat 11 May 2019 12:46:41 PM CEST
    - test - Adjust excpected number of lines in log to Inline-0.82_001 (PR#89
      @ppisar++)
    - Fix pod document link (PR#68 PR#90 @manwar++)
    - Fix docs to work with strict mode (use Inline 'C'; instead of use Inline
      C;) (PR#70 @akarelas-pt++)
    - Add test, and Cookbook example, of array-ref arg (PR#39 @mohawk2++)
* Fri Apr 19 2019 Stephan Kulow <coolo@suse.com>
  - updated to 0.80
    see /usr/share/doc/packages/perl-Inline-C/Changes
    0.80 Thu 18 Apr 2019 10:42:30 AM CEST
    - Apply PR#71 (ETJ++) Support perl 5.8.1 again
    - Apply PR#74 and PR#76 (WBRASWELL++) Fix Include Dir Behavior, replace -I
      with -iquote or -I- respectively
    - Apply PR#77 (WBRASWELL++) Fix Include Dir Behavior, Non-GCC Compilers
    - More fixes for include dir behaviour (@sisyphus++)
* Wed May 31 2017 coolo@suse.com
  - updated to 0.78
    see /usr/share/doc/packages/perl-Inline-C/Changes
    0.78 Tue 30 May 22:56:30 CEST 2017
    - Apply PR#66 (TINITA++) Remove system calls `rm` and `diff`
* Tue May 16 2017 coolo@suse.com
  - updated to 0.77
    see /usr/share/doc/packages/perl-Inline-C/Changes
* Thu Jul 02 2015 coolo@suse.com
  - updated to 0.76
    see /usr/share/doc/packages/perl-Inline-C/Changes
* Mon Jun 15 2015 malcolmlewis@opensuse.org
  - Updated to version 0.75:
    + See /usr/share/doc/packages/perl-Inline-C/Changes.
  - Drop Inline-CPR-0.12.diff as not needed with new version.
  - Drop perl-Inline-C-0.12-implicit.diff as not needed with new
    version.
  - Spec file clean up.
* Wed Mar 16 2011 cfarrell@novell.com
  - license update: GPL+ or Artistic.
    License indiLicense indication comes from CPR.pod (same terms as
    Perl which is GPL+ or Artistic as per our rpm spec file license
    syntax).
* Mon Dec 06 2010 coolo@novell.com
  - readd patch that was lost in build service magic
* Tue Nov 30 2010 coolo@novell.com
  - switch to perl_requires macro

Files

/usr/lib/perl5/vendor_perl/5.42.0/Inline
/usr/lib/perl5/vendor_perl/5.42.0/Inline/C
/usr/lib/perl5/vendor_perl/5.42.0/Inline/C.pm
/usr/lib/perl5/vendor_perl/5.42.0/Inline/C.pod
/usr/lib/perl5/vendor_perl/5.42.0/Inline/C/Cookbook.pod
/usr/lib/perl5/vendor_perl/5.42.0/Inline/C/ParsePegex.pod
/usr/lib/perl5/vendor_perl/5.42.0/Inline/C/ParseRecDescent.pod
/usr/lib/perl5/vendor_perl/5.42.0/Inline/C/ParseRegExp.pod
/usr/lib/perl5/vendor_perl/5.42.0/Inline/C/Parser
/usr/lib/perl5/vendor_perl/5.42.0/Inline/C/Parser.pm
/usr/lib/perl5/vendor_perl/5.42.0/Inline/C/Parser/Pegex
/usr/lib/perl5/vendor_perl/5.42.0/Inline/C/Parser/Pegex.pm
/usr/lib/perl5/vendor_perl/5.42.0/Inline/C/Parser/Pegex/AST.pm
/usr/lib/perl5/vendor_perl/5.42.0/Inline/C/Parser/Pegex/Grammar.pm
/usr/lib/perl5/vendor_perl/5.42.0/Inline/C/Parser/RecDescent.pm
/usr/lib/perl5/vendor_perl/5.42.0/Inline/C/Parser/RegExp.pm
/usr/lib/perl5/vendor_perl/5.42.0/auto/share
/usr/lib/perl5/vendor_perl/5.42.0/auto/share/dist
/usr/lib/perl5/vendor_perl/5.42.0/auto/share/dist/Inline-C
/usr/lib/perl5/vendor_perl/5.42.0/auto/share/dist/Inline-C/inline-c.pgx
/usr/lib/perl5/vendor_perl/5.42.0/x86_64-linux-thread-multi/auto/Inline
/usr/lib/perl5/vendor_perl/5.42.0/x86_64-linux-thread-multi/auto/Inline/C
/usr/share/doc/packages/perl-Inline-C
/usr/share/doc/packages/perl-Inline-C/CONTRIBUTING
/usr/share/doc/packages/perl-Inline-C/Changes
/usr/share/doc/packages/perl-Inline-C/README
/usr/share/doc/packages/perl-Inline-C/example
/usr/share/doc/packages/perl-Inline-C/example/modules
/usr/share/doc/packages/perl-Inline-C/example/modules/Boo-2.01
/usr/share/doc/packages/perl-Inline-C/example/modules/Boo-2.01/MANIFEST
/usr/share/doc/packages/perl-Inline-C/example/modules/Boo-2.01/Makefile.PL
/usr/share/doc/packages/perl-Inline-C/example/modules/Boo-2.01/lib
/usr/share/doc/packages/perl-Inline-C/example/modules/Boo-2.01/lib/Boo
/usr/share/doc/packages/perl-Inline-C/example/modules/Boo-2.01/lib/Boo.pm
/usr/share/doc/packages/perl-Inline-C/example/modules/Boo-2.01/lib/Boo/Far
/usr/share/doc/packages/perl-Inline-C/example/modules/Boo-2.01/lib/Boo/Far.pm
/usr/share/doc/packages/perl-Inline-C/example/modules/Boo-2.01/lib/Boo/Far/Faz.pm
/usr/share/doc/packages/perl-Inline-C/example/modules/Boo-2.01/lib/Boo/Far/data.txt
/usr/share/doc/packages/perl-Inline-C/example/modules/Boo-2.01/t
/usr/share/doc/packages/perl-Inline-C/example/modules/Boo-2.01/t/boo.t
/usr/share/doc/packages/perl-Inline-C/example/modules/Math-Simple-1.23
/usr/share/doc/packages/perl-Inline-C/example/modules/Math-Simple-1.23/Changes
/usr/share/doc/packages/perl-Inline-C/example/modules/Math-Simple-1.23/MANIFEST
/usr/share/doc/packages/perl-Inline-C/example/modules/Math-Simple-1.23/Makefile.PL
/usr/share/doc/packages/perl-Inline-C/example/modules/Math-Simple-1.23/Simple.pm
/usr/share/doc/packages/perl-Inline-C/example/modules/Math-Simple-1.23/test.pl
/usr/share/licenses/perl-Inline-C
/usr/share/licenses/perl-Inline-C/LICENSE
/usr/share/man/man3/Inline::C.3pm.gz
/usr/share/man/man3/Inline::C::Cookbook.3pm.gz
/usr/share/man/man3/Inline::C::ParsePegex.3pm.gz
/usr/share/man/man3/Inline::C::ParseRecDescent.3pm.gz
/usr/share/man/man3/Inline::C::ParseRegExp.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 24 15:27:28 2026