Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37523263
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: alt3

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

URL: %CPAN %dist
Source: %dist-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Tue Oct 04 2011

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-1.06

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README
%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