Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37723155
en ru br
ALT Linux repos
S:2.5.10-alt1.1

Group :: Development/Perl
RPM: perl-Mouse

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
BuildRequires: perl(Module/Build.pm) perl(Test/LeakTrace.pm)
%define dist Mouse
Name: perl-%dist
Version: 2.5.10
Release: alt1

Summary: Moose minus the antlers
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/S/SK/SKAJI/%{dist}-v%{version}.tar.gz

# XXX syntax check fails

%define __spec_autodep_custom_pre export MOUSE_PUREPERL=1
%add_findreq_skiplist */Mouse/PurePerl.pm

# Automatically added by buildreq on Sun Oct 09 2011 (-bi)

BuildRequires: perl-HTTP-Message perl-IO-String perl-Locale-US perl-Module-Install perl-Moose perl-Package-Stash-XS perl-Params-Coerce perl-Path-Class perl-Regexp-Common perl-Test-Deep perl-Test-Output perl-autodie perl-threads perl(Module/Build/XSUtil.pm) perl(Test/Exception.pm) perl(Test/Requires.pm) perl(Test/Fatal.pm)

%description
Moose, a powerful metaobject-fuelled extension of the Perl 5 object system,
is wonderful.  Unfortunately, it's a little slow.  Though significant progress
has been made over the years, the compile time penalty is a non-starter for
some applications.  Mouse aims to alleviate this by providing a subset of
Moose's functionality, faster.

%prep
%setup -q -n %{dist}-v%{version}

%build
export XSUBPP_NO_STATIC_XS=1
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README.md example
%perl_vendor_archlib/Mouse*
%perl_vendor_autolib/Mouse*
%perl_vendor_archlib/ouse.pm
%perl_vendor_archlib/Squirrel*
%perl_vendor_archlib/Test

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin