Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37399698
en ru br
ALT Linux repos
S:0.05-alt2
5.0: 0.05-alt1
4.1: 0.05-alt1
4.0: 0.05-alt1

Group :: Development/Perl
RPM: perl-Regexp-Bind

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Regexp-Bind
Name: perl-%dist
Version: 0.05
Release: alt1

Summary: Bind variables to captured buffers
License: GPL or Artistic
Group: Development/Perl

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

BuildArch: noarch

# Added by buildreq2 on Mon Jul 17 2006

BuildRequires: perl-devel

%description
This module is an extension to perl's native regexp function. It binds
anonymous hashes or named variables to matched buffers. Both normal
regexp syntax and embedded regexp syntax are supported. You can view
it as a tiny and petite data extraction system.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Regexp*

%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