Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37531128
en ru br
ALT Linux repos
S:0.11-alt1
5.0: 0.08-alt1
4.1: 0.06-alt1
4.0: 0.06-alt1
3.0: 0.06-alt1

Group :: Development/Perl
RPM: perl-Text-Glob

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Text-Glob
Name: perl-%dist
Version: 0.11
Release: alt1

Summary: match globbing patterns against text
License: GPL or Artistic
Group: Development/Perl

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

BuildArch: noarch

# Automatically added by buildreq on Sun Apr 24 2011

BuildRequires: perl-Module-Build

%description
Text::Glob implements glob(3) style matching that can be used to match
against text, rather than fetching names from a filesystem.  If you
want to do full file globbing use the File::Glob module instead.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes
%perl_vendor_privlib/Text

%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