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

Group :: Development/Perl
RPM: perl-aliased

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist aliased
Name: perl-%dist
Version: 0.34
Release: alt1

Summary: Use shorter versions of class names
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/E/ET/ETHER/aliased-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Tue Apr 13 2010

BuildRequires: perl-Module-Build perl-Test-Pod perl-Test-Pod-Coverage

%description
"aliased" is simple in concept but is a rather handy module.  It loads
the class you specify and exports into your namespace a subroutine that
returns the class name.  You can explicitly alias the class to another
name or, if you prefer, you can do so implicitly.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/aliased*

%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