Accepting request 346198 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/346198
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-CoreList?expand=0&rev=14
This commit is contained in:
2015-11-25 12:43:17 +00:00
committed by Git OBS Bridge
parent fe78695698
commit 15a5f18b71
4 changed files with 16 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-Module-CoreList
Version: 5.20151020
Version: 5.20151120
Release: 0
%define cpan_name Module-CoreList
Summary: What Modules Shipped with Versions of Perl
@@ -36,12 +36,12 @@ Requires: perl(version) >= 0.88
%description
Module::CoreList provides information on which core and dual-life modules
shipped with each version of the perl manpage.
shipped with each version of perl.
It provides a number of mechanisms for querying this information.
There is a utility called the corelist manpage provided with this module
which is a convenient way of querying from the command-line.
There is a utility called corelist provided with this module which is a
convenient way of querying from the command-line.
There is a functional programming API available for programmers to query
information.