Lector de Feeds
perl-Business-ISBN-Data-20240718.1.0-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
You don't need to load this module yourself in most cases.
Business::ISBN will load it when it loads.
These data are generated from the RangeMessage.xml file provided by the
ISBN Agency. You can retrieve this yourself at
https://www.isbn-international.org/range_file_generation. This file is
included as part of the distribution and should be installed at
~lib/Business/ISBN/Data/RangeMessage.xml.
Categorías: RPMs
perl-podlators-6.0.2-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Pod::Man is a module to convert documentation in the POD format (the
preferred language for documenting Perl) into *roff input using the man
macro set. The resulting *roff code is suitable for display on a terminal
using the nroff(1) manpage, normally via the man(1) manpage, or printing
using the troff(1) manpage. It is conventionally invoked using the driver
script *pod2man*, but it can also be used directly.
As a derived class from Pod::Simple, Pod::Man supports the same methods and
interfaces. See the Pod::Simple manpage for all the details.
new() can take options, in the form of key/value pairs that control the
behavior of the parser. See below for details.
Categorías: RPMs
perl-podlators-6.0.2-1.mga10.src.rpm
In Mageia/cauldron/i586:
Pod::Man is a module to convert documentation in the POD format (the
preferred language for documenting Perl) into *roff input using the man
macro set. The resulting *roff code is suitable for display on a terminal
using the nroff(1) manpage, normally via the man(1) manpage, or printing
using the troff(1) manpage. It is conventionally invoked using the driver
script *pod2man*, but it can also be used directly.
As a derived class from Pod::Simple, Pod::Man supports the same methods and
interfaces. See the Pod::Simple manpage for all the details.
new() can take options, in the form of key/value pairs that control the
behavior of the parser. See below for details.
Categorías: RPMs
perl-Test-Without-Module-0.230.0-1.mga10.src.rpm
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
perl-Test-Without-Module-0.230.0-1.mga10.src.rpm
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-Strict-0.530.0-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
The most basic test one can write is "does it compile ?". This module tests if
the code compiles and play nice with Test::Simple modules.
Another good practice this module can test is to "use strict;" in all perl
files.
By setting a minimum test coverage through all_cover_ok(), a code author can
ensure his code is tested above a preset level of kwality throughout the
development cycle.
Along with Test::Pod, this module can provide the first tests to setup for a
module author.
Categorías: RPMs
perl-Test-Strict-0.530.0-1.mga10.src.rpm
In Mageia/cauldron/i586:
The most basic test one can write is "does it compile ?". This module tests if
the code compiles and play nice with Test::Simple modules.
Another good practice this module can test is to "use strict;" in all perl
files.
By setting a minimum test coverage through all_cover_ok(), a code author can
ensure his code is tested above a preset level of kwality throughout the
development cycle.
Along with Test::Pod, this module can provide the first tests to setup for a
module author.
Categorías: RPMs
perl-String-Tagged-0.240.0-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
This module implements an object class, instances of which store a
(mutable) string buffer that supports tags. A tag is a name/value pair that
applies to some non-empty extent of the underlying string.
The types of tag names ought to be strings, or at least values that are
well-behaved as strings, as the names will often be used as the keys in
hashes or applied to the 'eq' operator.
The types of tag values are not restricted - any scalar will do. This could
be a simple integer or string, ARRAY or HASH reference, or even a CODE
reference containing an event handler of some kind.
Categorías: RPMs
perl-String-Tagged-0.240.0-1.mga10.src.rpm
In Mageia/cauldron/i586:
This module implements an object class, instances of which store a
(mutable) string buffer that supports tags. A tag is a name/value pair that
applies to some non-empty extent of the underlying string.
The types of tag names ought to be strings, or at least values that are
well-behaved as strings, as the names will often be used as the keys in
hashes or applied to the 'eq' operator.
The types of tag values are not restricted - any scalar will do. This could
be a simple integer or string, ARRAY or HASH reference, or even a CODE
reference containing an event handler of some kind.
Categorías: RPMs
perl-Module-CoreList-5.202.407.200-1.mga10.src.rpm
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-Module-CoreList-5.202.407.200-1.mga10.src.rpm
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
neovim-0.10.1-1.mga10.src.rpm
In Mageia/cauldron/i586:
Neovim is a project that seeks to aggressively refactor Vim in order to:
- Simplify maintenance and encourage contributions
- Split the work between multiple developers
- Enable advanced UIs without modifications to the core
- Maximize extensibility
Categorías: RPMs
neovim-0.10.1-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Neovim is a project that seeks to aggressively refactor Vim in order to:
- Simplify maintenance and encourage contributions
- Split the work between multiple developers
- Enable advanced UIs without modifications to the core
- Maximize extensibility
Categorías: RPMs
eureka-2.0.2-1.mga10.src.rpm
In Mageia/cauldron/i586:
Eureka is a cross-platform map editor for the classic DOOM games.
It started when the ported the Yadex editor to a proper GUI toolkit, namely
FLTK, and implemented a system for multi-level Undo / Redo. These and other
features have required rewriting large potions of the existing code, and adding
lots of new code too. Eureka is now an independent program with its own
work-flow and its own quirks.
Categorías: RPMs
eureka-2.0.2-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Eureka is a cross-platform map editor for the classic DOOM games.
It started when the ported the Yadex editor to a proper GUI toolkit, namely
FLTK, and implemented a system for multi-level Undo / Redo. These and other
features have required rewriting large potions of the existing code, and adding
lots of new code too. Eureka is now an independent program with its own
work-flow and its own quirks.
Categorías: RPMs
ayatana-ido-0.10.3-1.mga10.src.rpm
In Mageia/cauldron/i586:
Widgets and other objects used for indicators.
Categorías: RPMs
ayatana-ido-0.10.3-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Widgets and other objects used for indicators.
Categorías: RPMs
tvbrowser-4.2.7-1.mga10.src.rpm
In Mageia/cauldron/i586:
TV-Browser is a digital TV guide.
TV-Browser gets the daily TV program from the internet and shows it clearly
arranged - like a printed TV guide. An internet connection is only necessary
during the data update.
Categorías: RPMs
tvbrowser-4.2.7-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
TV-Browser is a digital TV guide.
TV-Browser gets the daily TV program from the internet and shows it clearly
arranged - like a printed TV guide. An internet connection is only necessary
during the data update.
Categorías: RPMs
curl-8.9.0-1.mga10.src.rpm
In Mageia/cauldron/i586:
curl is a client to get documents/files from servers, using any of the
supported protocols. The command is designed to work without user
interaction or any kind of interactivity.
curl offers a busload of useful tricks like proxy support, user
authentication, ftp upload, HTTP post, file transfer resume and more.
Categorías: RPMs
