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

Group :: Development/Perl
RPM: perl-CatalystX-Component-Traits

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist CatalystX-Component-Traits
Name: perl-%dist
Version: 0.19
Release: alt1

Summary: Automatic Trait Loading and Resolution for Catalyst Components
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/R/RK/RKITOVER/CatalystX-Component-Traits-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sat Jan 22 2011

BuildRequires: perl-Catalyst-Devel perl-MooseX-Traits-Pluggable perl-Test-Pod

%description
Adds a Catalyst::Component/COMPONENT method to your Catalyst component
base class that reads the optional traits parameter from app and component
config and instantiates the component subclass with those traits using
MooseX::Traits/new_with_traits from MooseX::Traits::Pluggable.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/CatalystX*

%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