Lector de Feeds

perl-XS-Parse-Sublike-0.220.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/x86_64: This module provides some XS functions to assist in writing parsers for 'sub'-like syntax, primarily for authors of keyword plugins using the 'PL_keyword_plugin' hook mechanism. It is unlikely to be of much use to anyone else; and highly unlikely to be any use when writing perl code using these. Unless you are writing a keyword plugin using XS, this module is not for you. This module is also currently experimental, and the design is still evolving and subject to change. Later versions may break ABI compatibility, requiring changes or at least a rebuild of any module that depends on it.
Categorías: RPMs

perl-XS-Parse-Sublike-0.220.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/i586: This module provides some XS functions to assist in writing parsers for 'sub'-like syntax, primarily for authors of keyword plugins using the 'PL_keyword_plugin' hook mechanism. It is unlikely to be of much use to anyone else; and highly unlikely to be any use when writing perl code using these. Unless you are writing a keyword plugin using XS, this module is not for you. This module is also currently experimental, and the design is still evolving and subject to change. Later versions may break ABI compatibility, requiring changes or at least a rebuild of any module that depends on it.
Categorías: RPMs

perl-Syntax-Keyword-Match-0.150.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/x86_64: This module provides a syntax plugin that implements a control-flow block called 'match/case', which executes at most one of a choice of different blocks depending on the value of its controlling expression. This is similar to C's 'switch/case' syntax (copied into many other languages), or syntax provided by the Switch::Plain manpage. This is an initial, experimental implementation. Furthermore, it is built as a non-trivial example use-case on top of the XS::Parse::Keyword manpage, which is also experimental. No API or compatibility guarantees are made at this time.
Categorías: RPMs

perl-Syntax-Keyword-Match-0.150.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/i586: This module provides a syntax plugin that implements a control-flow block called 'match/case', which executes at most one of a choice of different blocks depending on the value of its controlling expression. This is similar to C's 'switch/case' syntax (copied into many other languages), or syntax provided by the Switch::Plain manpage. This is an initial, experimental implementation. Furthermore, it is built as a non-trivial example use-case on top of the XS::Parse::Keyword manpage, which is also experimental. No API or compatibility guarantees are made at this time.
Categorías: RPMs

perl-Crypt-OpenSSL-X509-2.0.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/x86_64: This is a Perl extension to OpenSSL's X509 API. It implements a large majority of OpenSSL's useful X509 API.
Categorías: RPMs

perl-Crypt-OpenSSL-X509-2.0.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/i586: This is a Perl extension to OpenSSL's X509 API. It implements a large majority of OpenSSL's useful X509 API.
Categorías: RPMs

tbb-2021.13.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/i586: Threading Building Blocks (TBB) is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. TBB requires fewer lines of code to achieve parallelism than other threading models. The applications you write are portable across platforms. Since the library is also inherently scalable, no code maintenance is required as more processor cores become available.
Categorías: RPMs

tbb-2021.13.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/x86_64: Threading Building Blocks (TBB) is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. TBB requires fewer lines of code to achieve parallelism than other threading models. The applications you write are portable across platforms. Since the library is also inherently scalable, no code maintenance is required as more processor cores become available.
Categorías: RPMs

perl-Data-Munge-0.111.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/i586: This module defines a few generally useful utility functions. I got tired of redefining or working around them, so I wrote this module. Functions * list2re LIST Converts a list of strings to a regex that matches any of the strings. Especially useful in combination with 'keys'. Example:
Categorías: RPMs

perl-Data-Munge-0.111.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/x86_64: This module defines a few generally useful utility functions. I got tired of redefining or working around them, so I wrote this module. Functions * list2re LIST Converts a list of strings to a regex that matches any of the strings. Especially useful in combination with 'keys'. Example:
Categorías: RPMs

perl-Module-CoreList-5.202.407.20-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/x86_64: Module::CoreList contains data about what perl modules are shipped with given versions of perl (and their versions). It comes also with a command-line utility, corelist, to retrieve this information easily.
Categorías: RPMs

perl-Module-CoreList-5.202.407.20-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/i586: Module::CoreList contains data about what perl modules are shipped with given versions of perl (and their versions). It comes also with a command-line utility, corelist, to retrieve this information easily.
Categorías: RPMs

perl-DBIx-Class-ResultSet-RecursiveUpdate-0.430.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/i586: You can feed the ->create method of DBIx::Class with a recursive datastructure and have the related records created. Unfortunately you cannot do a similar thing with update_or_create. This module tries to fill that void until DBIx::Class has an api itself. The functional interface can be used without modifications of the model, for example by form processors like HTML::FormHandler::Model::DBIC.
Categorías: RPMs

perl-DBIx-Class-ResultSet-RecursiveUpdate-0.430.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/x86_64: You can feed the ->create method of DBIx::Class with a recursive datastructure and have the related records created. Unfortunately you cannot do a similar thing with update_or_create. This module tries to fill that void until DBIx::Class has an api itself. The functional interface can be used without modifications of the model, for example by form processors like HTML::FormHandler::Model::DBIC.
Categorías: RPMs

perl-CPAN-Perl-Releases-5.202.407.20-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/i586: CPAN::Perl::Releases is a module that contains the mappings of all 'perl' releases that have been uploaded to CPAN to the 'authors/id/' path that the tarballs reside in. This is static data, but newer versions of this module will be made available as new releases of 'perl' are uploaded to CPAN.
Categorías: RPMs

perl-CPAN-Perl-Releases-5.202.407.20-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/x86_64: CPAN::Perl::Releases is a module that contains the mappings of all 'perl' releases that have been uploaded to CPAN to the 'authors/id/' path that the tarballs reside in. This is static data, but newer versions of this module will be made available as new releases of 'perl' are uploaded to CPAN.
Categorías: RPMs

perl-XML-Feed-0.650.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/x86_64: XML::Feed is a syndication feed parser for both RSS and Atom feeds. It also implements feed auto-discovery for finding feeds, given a URI. XML::Feed supports the following syndication feed formats: * RSS 0.91 * RSS 1.0 * RSS 2.0 * Atom The goal of XML::Feed is to provide a unified API for parsing and using the various syndication formats.
Categorías: RPMs

perl-XML-Feed-0.650.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 12 Julio, 2024 - 08:00
In Mageia/cauldron/i586: XML::Feed is a syndication feed parser for both RSS and Atom feeds. It also implements feed auto-discovery for finding feeds, given a URI. XML::Feed supports the following syndication feed formats: * RSS 0.91 * RSS 1.0 * RSS 2.0 * Atom The goal of XML::Feed is to provide a unified API for parsing and using the various syndication formats.
Categorías: RPMs

perl-Test-Without-Module-0.220.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 11 Julio, 2024 - 19:00
In Mageia/cauldron/i586: This module allows you to deliberately hide modules from a program even though they are installed. This is mostly useful for testing modules that have a fallback when a certain dependency module is not installed.
Categorías: RPMs

perl-Test-Without-Module-0.220.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 11 Julio, 2024 - 19:00
In Mageia/cauldron/x86_64: This module allows you to deliberately hide modules from a program even though they are installed. This is mostly useful for testing modules that have a fallback when a certain dependency module is not installed.
Categorías: RPMs
Feed