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

Group :: Development/Perl
RPM: perl-String-ToIdentifier-EN

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist String-ToIdentifier-EN
Name: perl-%dist
Version: 0.12
Release: alt1

Summary: Convert Strings to English Program Identifiers
License: GPL or Artistic
Group: Development/Perl

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

BuildArch: noarch

# Automatically added by buildreq on Wed Sep 26 2012

BuildRequires: perl-Lingua-EN-Inflect-Phrase perl-Pod-Escapes perl-Text-Unidecode perl-devel perl-namespace-clean perl-unicore

%description
This module provides a utility method, "to_identifier" for converting an
arbitrary string into a readable representation using the ASCII subset
of "\w" for use as an identifier in a computer program. The intent is to
make unique identifier names from which the content of the original
string can be easily inferred by a human just by reading the identifier.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/String

%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