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

Group :: Development/Perl
RPM: perl-Perl-Tidy-Sweetened

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name:  perl-Perl-Tidy-Sweetened
Version: 1.20
Release: alt1
Summary: Tweaks to Perl::Tidy to support some syntactic sugar
License: GPL-1.0+ or Artistic-1.0-Perl
Group: Development/Perl
Url: https://metacpan.org/release/Perl-Tidy-Sweetened
Source0: http://www.cpan.org/authors/id/M/MG/MGRIMES/Perl-Tidy-Sweetened-%{version}.tar.gz
BuildArch: noarch

BuildRequires: perl(Module/Build/Tiny.pm) perl(Perl/Tidy.pm) perl(Test/Most.pm)

%description
There are a number of modules on CPAN that allow users to write their
classes with a more "modern" syntax. These tools eliminate the need to
shift off $self, can support type checking and offer other improvements.
Unfortunately, they can break the support tools that the Perl community has
come to rely on. This module attempts to work around those issues.

%prep
%setup -q -n Perl-Tidy-Sweetened-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendorlib/*
%_bindir/*
%_man1dir/perlt*

%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