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

Group :: Development/Perl
RPM: perl-MooseX-Emulate-Class-Accessor-Fast

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist MooseX-Emulate-Class-Accessor-Fast
Name: perl-%dist
Version: 0.009032
Release: alt1

Summary: Emulate Class::Accessor::Fast behavior using Moose attributes
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/H/HA/HAARG/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Tue Apr 13 2010

BuildRequires: perl-Class-C3-XS perl-Module-Install perl-Moose perl-Test-Exception perl-namespace-clean

%description
This module attempts to hijack Class::Accessor::Fast in INC and replace
it with MooseX::Emulate::Class::Accessor::Fast. Make sure it is loaded
before the classes you have that use Class::Accessor::Fast. It is meant
as a tool to help you migrate your project from Class::Accessor::Fast,
to MooseX::Emulate::Class::Accessor::Fast and ultimately, to Moose.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/MooseX*

%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