Package perl-Module-CoreList: Specfile

#
#   - Module::CoreList -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --spec-only Module::CoreList
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Module-CoreList
%define m_distro Module-CoreList
%define m_name Module::CoreList
%define m_author_id BINGOS
%define _enable_test 1

Name: perl-Module-CoreList
Version: 5.20260119
Release: alt1

Summary: Module-CoreList - what modules shipped with versions of perl

License: Artistic
Group: Development/Perl
Url: %CPAN %m_distro


Packager: Vitaly Lipatov <lav@altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/Module-CoreList-%version.tar

# Automatically added by buildreq on Tue Sep 06 2011 (-bi)
# optimized out: perl-Encode perl-Pod-Escapes perl-Pod-Simple perl-devel perl-podlators
BuildRequires: perl-Pod-Parser perl-Test-Pod

%description
Module::CoreList contains the hash of hashes
Module::CoreList::version, this is keyed on perl version as indicated
in $].  The second level hash is module => version pairs.

Note, it is possible for the version of a module to be unspecified,
whereby the value is undef, so use "exists $version{$foo}{$bar}" if
that's what you're testing for.

It also contains Module::CoreList::released hash, which has ISO
formatted versions of the release dates, as gleaned from perlhist.

New, in 1.96 is also the Module::CoreList::families hash, which
clusters known perl releases by their major versions.

In 2.01 Module::CoreList::patchlevel contains the branch and patchlevel
corresponding to the specified perl version in the Perforce repository where
the perl sources are kept.

%prep
%setup -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%_bindir/corelist
%doc Changes README
%perl_vendor_privlib/Module/

%changelog
* Fri Mar 06 2026 Vitaly Lipatov <lav@altlinux.ru> 5.20260119-alt1
- new version 5.20260119

* Wed Sep 17 2025 Igor Vlasenko <viy@altlinux.ru> 5.20250820-alt1
- automated CPAN update

* Tue Sep 06 2011 Vitaly Lipatov <lav@altlinux.ru> 2.55-alt1
- new version 2.55 (with rpmrb script)
- update buildreqs

* Sun Jan 30 2011 Vitaly Lipatov <lav@altlinux.ru> 2.44-alt1
- new version 2.44 (with rpmrb script)

* Tue Dec 14 2010 Vitaly Lipatov <lav@altlinux.ru> 2.41-alt1
- new version 2.41 (with rpmrb script)

* Tue Jul 13 2010 Igor Vlasenko <viy@altlinux.ru> 2.35-alt1
- automated CPAN update

* Sat Sep 06 2008 Vitaly Lipatov <lav@altlinux.ru> 2.12-alt2
- fix directory ownership violation

* Sun Jul 22 2007 Vitaly Lipatov <lav@altlinux.ru> 2.12-alt1
- new version 2.12 (with rpmrb script)

* Sat Jul 30 2005 Vitaly Lipatov <lav@altlinux.ru> 2.02-alt2
- fix bug #7499 (fix unexpanded macros)

* Tue Jul 12 2005 Vitaly Lipatov <lav@altlinux.ru> 2.02-alt1
- first build for ALT Linux Sisyphus