Name: perl-Badger Version: 0.16 Release: 1%{?dist} Summary: Perl Application Programming Toolkit License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/dist/Badger Source0: http://www.cpan.org/authors/id/A/AB/ABW/Badger-%{version}.tar.gz BuildArch: noarch BuildRequires: make BuildRequires: perl-generators BuildRequires: perl-interpreter BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(FindBin) BuildRequires: perl(Hash::Util) %description The Badger toolkit is a collection of Perl modules designed to simplify the process of building object-oriented Perl applications. It provides a set of foundation classes upon which you can quickly build robust and reliable systems that are simple, sexy and scalable. See Badger::Intro for further information. %prep %setup -q -n Badger-%{version} %build perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 %{make_build} %install %{make_install} %{_fixperms} $RPM_BUILD_ROOT/* %check make test %files %doc Changes MAINTAINER MYMETA.json MYMETA.yml README RELEASE TODO %license %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Oct 24 2025 dnf 0.16-1 - Specfile autogenerated by cpanspec 1.78.