Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv32297

Added Files:
        sub-install-pm.info text-balanced-pm.info 
Log Message:
from unstable


--- NEW FILE: text-balanced-pm.info ---
Info2: <<
Package: text-balanced-pm
Version: 2.02
Revision: 1
Description: Extract delimited text sequences from strings
Type: perl
License: Artistic
Maintainer: Benjamin Reed <[email protected]>

Depends: system-perl
BuildDepends: system-perl

Source: mirror:cpan:modules/by-module/Text/Text-Balanced-%v.tar.gz
Source-MD5: f1f2257693b33f534db196161b92f6db

UseMaxBuildJobs: true

UpdatePOD: true
DocFiles: Changes MANIFEST README

Homepage: http://search.cpan.org/dist/Text-Balanced
DescDetail: <<
The various extract_... subroutines may be used to extract a delimited
substring, possibly after skipping a specified prefix string.  By
default, that prefix is optional whitespace (/\s*/), but you can
change it to whatever you wish (see below).

The substring to be extracted must appear at the current pos location
of the string's variable (or at index zero, if no pos position is
defined).  In other words, the extract_... subroutines don't extract
the first occurance of a substring anywhere in a string (like an
unanchored regex would).  Rather, they extract an occurance of the
substring appearing immediately at the current matching position in
the string (like a \G-anchored regex would).
<<
<<


--- NEW FILE: sub-install-pm.info ---
Info3: <<
Package: sub-install-pm%type_pkg[perl]
Version: 0.925
Revision: 1
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6
Description: Install subroutines into packages easily
Type: perl(5.8.1 5.8.6 5.8.8 5.10.0)
License: Artistic
Maintainer: Benjamin Reed <[email protected]>

Depends: perl%type_pkg[perl]-core
BuildDepends: fink (>= 0.29.7-1)

Source: mirror:cpan:modules/by-module/Sub/Sub-Install-%v.tar.gz
Source-MD5: 694aaec771c42280746a9a6279683263

UseMaxBuildJobs: true

UpdatePOD: true
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: Changes LICENSE README

Homepage: http://search.cpan.org/dist/Sub-Install
DescDetail: <<
This module makes it easy to install subroutines into
packages without the unsightly mess of no strict or
typeglobs lying about where just anyone can see them.
<<
<<



------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to