Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37532938
en ru br
ALT Linux repos
S:1.06a-alt4
5.0: 1.06a-alt2

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist DelimMatch
Name: perl-Text-DelimMatch
Version: 1.06a
Release: alt2

Summary: find regexp delimited strings with proper nesting
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar
Patch: %name-%version-%release.patch

BuildArch: noarch

# Automatically added by buildreq on Sat Aug 09 2008

BuildRequires: perl-devel

%description
These routines allow you to match delimited substrings in a buffer.
The delimiters can be specified with any regular expression and the start
and end delimiters need not be the same.  If the delimited text is properly
nested, entire nested groups are returned.  In addition, you may specify
quoting and escaping characters that contribute to the recognition of start
and end delimiters.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README
%dir %perl_vendor_privlib/Text
%perl_vendor_privlib/Text/DelimMatch.pm

%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