Update of /cvsroot/fink/experimental/chris01/10.3/main/finkinfo/libs/perlmod
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13505

Added Files:
        html-parser-pm.info html-tree-pm.info libwww-pm.info 
        mime-tools-pm.info module-build-pm.info term-readkey-pm.info 
        unicode-map-pm.info unicode-string-pm.info 
        www-mechanize-pm.info xml-parser-pm.info 
Log Message:
Updated perl modules for perl 5.8.4. Checking with maintainers.


--- NEW FILE: unicode-string-pm.info ---
Info2: <<
Package: unicode-string-pm%type_pkg[perl]
Version: 2.07
Revision: 12
Replaces: unicode-string-pm (<= 2.07-1)
Depends: perl%type_pkg[perl]-core, mime-base64-pm%type_pkg[perl]
BuildDepends: fink (>= 0.20.1-1)
PostInstScript: <<
 rm -rf %p/lib/perl5/darwin/auto/Unicode/String/
 rm -f %p/lib/perl5/darwin/Unicode/CharName.pm
 rm -f %p/lib/perl5/darwin/Unicode/String.pm
<<
###
Source: mirror:cpan:authors/id/G/GA/GAAS/Unicode-String-%v.tar.gz
Source-MD5: d3658d0d1adbf69361771244ac88b237
###
Type: perl (5.6.0 5.8.0 5.8.1 5.8.4)
UpdatePOD: true
###
DocFiles: Changes MANIFEST README*
SplitOff: <<
 Package: %N-man
 Depends: %N (= %v-%r)
 Conflicts: %{Ni}560-man, %{Ni}580-man, %{Ni}581-man, %{Ni}584-man
 Replaces: %{Ni}560-man, %{Ni}580-man, %{Ni}581-man, %{Ni}584-man
 Files: share/man
<<
###
Description: Perl mod for unicode strings
DescDetail: <<
  The current set of modules are:

    Unicode::String   - represent strings of Unicode chars
    Unicode::CharName - look up character names
    Unicode::Map8     - mapping tables towards 8-bit char sets

  (the Unicode::Map8 module is distributed separately)
<<
###
License: Artistic
Maintainer: Justin F. Hallett <[EMAIL PROTECTED]>
Homepage: http://search.cpan.org/dist/Unicode-String
<<

--- NEW FILE: mime-tools-pm.info ---
Info2: <<
Package: mime-tools-pm%type_pkg[perl]
Version: 6.200
Revision: 7
BuildDepends: perl%type_pkg[perl]-core, fink (>= 0.20.2.1-1)
Depends: mime-base64-pm%type_pkg[perl], mailtools-pm%type_pkg[perl] (>= 
1.58-2), io-stringy-pm, unicode-string-pm%type_pkg[perl], 
unicode-map-pm%type_pkg[perl]
Replaces: mime-tools-pm, mime-tools-pm560, mime-tools-pm561, mime-tools-pm580, 
mime-tools-pm581, mime-tools-pm584, mime-tools-pm585
Provides: mime-tools-pm
Source: 
http://www.zeegee.com/code/perl/MIME-tools/download/MIME-tools-6.200_02.tar.gz
Source-MD5: 3d0b48a8b52e27618a899e0475d1c003
SourceDirectory: MIME-tools-6.200_02
Type: perl (5.6.0 5.6.1 5.8.0 5.8.1 5.8.4 5.8.5)
UpdatePOD: true
NoPerlTests: true
DocFiles: COPYING INSTALLING MANIFEST README* examples/*
Description: Perl module for manipulating MIME data
DescDetail: <<
MIME-tools is a collection of Perl5 MIME:: modules for parsing,
decoding, *and generating* single- or multipart (even nested multipart)
MIME messages. (Yes, kids, that means you can send messages with
attached GIF files).
<<
License: Artistic
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Homepage: http://search.cpan.org/dist/MIME-tools
<<

--- NEW FILE: unicode-map-pm.info ---
Info2: <<

Package: unicode-map-pm%type_pkg[perl]
Version: 0.112
Revision: 2
BuildDepends: perl%type_pkg[perl]-core
Replaces: unicode-map-pm560, unicode-map-pm580, unicode-map-pm581, 
unicode-map-pm584
###
Source: mirror:cpan:authors/id/M/MS/MSCHWARTZ/Unicode-Map-%v.tar.gz
Source-MD5: edaa8fc5ddf0e5d805e274283dd0625d
###
Type: perl (5.6.0 5.8.0 5.8.1 5.8.4)
UpdatePOD: true
###
DocFiles: COPYING Changes INSTALL MANIFEST README
###
Description: Map text to and from UTF16 Unicode
DescDetail: <<
This module converts strings from and to 2-byte Unicode UCS2 format.
All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8x
 encoding.  To transform these use Unicode::String.

For historical reasons this module coexists with Unicode::Map8.
Please use Unicode::Map8 unless you need to care for two byte
character sets, e.g. chinese GB2312. Anyway, if you stick to the
basic functionality (see documentation) you can use both modules
equivalently.
<<
###
License: Artistic
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Homepage: http://search.cpan.org/dist/Unicode-Map

# end of Info2 field:
<<

--- NEW FILE: libwww-pm.info ---
Info2: <<
Package: libwww-pm%type_pkg[perl]
Version: 5.801
Revision: 1
###
Depends: perl%type_pkg[perl]-core, compress-zlib-pm%type_pkg[perl], 
uri-pm%type_pkg[perl], mime-base64-pm%type_pkg[perl], 
html-parser-pm%type_pkg[perl], libnet-pm%type_pkg[perl], 
digest-md5-pm%type_pkg[perl]
BuildDepends: fink (>= 0.20.1-1), test-harness-pm%type_pkg[perl]
Replaces: libwww-pm (<= 5.69-3), libwww-pm560, libwww-pm580
###
Source: mirror:cpan:authors/id/G/GA/GAAS/libwww-perl-%v.tar.gz
Source-MD5: eda011c6b5483d2d7443dd737cf03118
###
PatchScript: <<
  perl -pi.bak -e 's,prompt\(\".+ \$alias .+\"\, \$default\),\"n\",g' 
Makefile.PL
  perl -pi.bak -e 's,prompt\(\".+\"\, \"y\"\),\"y\",g' Makefile.PL
<<
###
Type: perl (5.8.1 5.8.4)
UpdatePOD: true
NoPerlTests: true
###
DocFiles: Changes MANIFEST README*
SplitOff: <<
 Package: %N-man
 Depends: %N (= %v-%r)
 Conflicts: %{Ni}581-man, %{Ni}584-man
 Replaces: %{Ni}581-man, %{Ni}584-man
 Files: share/man
<<
SplitOff2: <<
 Package: %N-bin
 Depends: %N (= %v-%r)
 Conflicts: %{Ni}581-bin, %{Ni}584-bin
 Replaces: %{Ni}581-bin, %{Ni}584-bin
 Files: bin
<<
###
Description: Perl module, program interface to WWW
DescDetail: <<
  The libwww-perl collection is a set of Perl modules which provides a
  simple and consistent application programming interface to the
  World-Wide Web.  The main focus of the library is to provide classes
  and functions that allow you to write WWW clients. The library also
  contain modules that are of more general use and even classes that
  help you implement simple HTTP servers.
<<
DescPort: <<
  make test disabled, incase proxy or no net access.
<<
###
License: Artistic
Maintainer: Justin F. Hallett <[EMAIL PROTECTED]>
Homepage: http://search.cpan.org/dist/libwww-perl
<<

--- NEW FILE: module-build-pm.info ---
Info2: <<
Package: module-build-pm%type_pkg[perl]
Version: 0.2604
Revision: 1
Type: perl (5.6.0 5.6.1 5.8.0 5.8.1 5.8.4 5.8.5)
Description: Alternative installer for Perl modules
License: Artistic
Homepage: http://search.cpan.org/dist/Module-Build/
Maintainer: Blair Zajac <[EMAIL PROTECTED]>

# Dependencies.
Depends: archive-tar-pm%type_pkg[perl], extutils-parsexs-pm, 
perl%type_pkg[perl]-core, yaml-pm
BuildDepends: fink (>= 0.20.3)

# Unpack Phase.
Source: mirror:cpan:authors/id/K/KW/KWILLIAMS/Module-Build-%v.tar.gz
Source-MD5: 25ea0a0917db2a96d32c026d0631926c

# Compile Phase.
CompileScript: <<
#!/bin/sh -ex
  exec 2>&1
  perlversion=%type_raw[perl]
  eval "`perl$perlversion -V:archname`"
  perl$perlversion Build.PL \
    --install_path arch=%i/lib/perl5/$perlversion/$archname \
    --install_path bin=%i/bin \
    --install_path bindoc=%i/share/man/man1 \
    --install_path lib=%i/lib/perl5/$perlversion \
    --install_path libdoc=%i/share/man/man3 \
    --install_path script=%i/bin
  ./Build
  ./Build test
<<

# Install Phase.
UpdatePOD: true
InstallScript: ./Build install
DocFiles: Changes INSTALL README

SplitOff: <<
  Package: %N-man
  Description: Manual pages for module-build-pm
  Conflicts: module-build-pm560-man, module-build-pm561-man, 
module-build-pm580-man, module-build-pm581-man, module-build-pm584-man, 
module-build-pm585-man
  Replaces: module-build-pm560-man, module-build-pm561-man, 
module-build-pm580-man, module-build-pm581-man, module-build-pm584-man, 
module-build-pm585-man
  Files: share/man
  DocFiles: Changes INSTALL README
<<

# Documentation.
DescDetail: <<
"Module::Build" is a system for building, testing, and installing Perl
modules.  It is meant to be a replacement for "ExtUtils::MakeMaker".
Developers may alter the behavior of the module through subclassing in
a much more straightforward way than with "MakeMaker".  It also does
not require a "make" on your system - most of the "Module::Build" code
is pure-perl and written in a very cross-platform way.  In fact, you
don't even need a shell, so even platforms like MacOS (traditional)
can use it fairly easily.  Its only prerequisites are modules that are
included with perl 5.6.0, and it works fine on perl 5.005 if you can
install a few additional modules.

See the "MOTIVATIONS" section in the README for more comparisons
between "ExtUtils::MakeMaker" and "Module::Build".
<<
<<

--- NEW FILE: html-parser-pm.info ---
Info2: <<
Package: html-parser-pm%type_pkg[perl]
version: 3.38
Revision: 1
###
Depends: perl%type_pkg[perl]-core, html-tagset-pm
BuildDepends: fink (>= 0.20.1-1)
Replaces: html-parser-pm (<= 3.27-1)
###
Source: mirror:cpan:authors/id/G/GA/GAAS/HTML-Parser-%v.tar.gz
Source-MD5: 105c5fc0c5fe97721fc1619ad854c36b
###
PatchScript: <<
  # Fix user interaction, this is only for perl 5.8+ else it should be set to n
  perl -pi.bak -e 's,my \$ans = prompt,my \$ans = "y"; #prompt,g' Makefile.PL
<<
###
Type: perl (5.8.1 5.8.4)
UpdatePOD: true
###
DocFiles: Changes MANIFEST README* TODO
SplitOff: <<
 Package: %N-man
 Depends: %N (= %v-%r)
 Conflicts: %{Ni}581-man, %{Ni}584-man
 Replaces: %{Ni}581-man, %{Ni}584-man
 Files: share/man
<<
###
Description: Perl modules that parse and extract info
DescDetail: <<
  This is a collection of modules that parse and extract information
  from HTML documents.  Bug reports and issues for discussion about
  these modules can be sent to the <[EMAIL PROTECTED]> mailing list.
  Remember to also look at the HTML-Tree package that build on
  HTML::Parser to create and extract information from HTML syntax trees.
<<
###
License: Artistic
Maintainer: Justin F. Hallett <[EMAIL PROTECTED]>
Homepage: http://search.cpan.org/dist/HTML-Parser
<<

--- NEW FILE: www-mechanize-pm.info ---
Package: www-mechanize-pm
Version: 1.02
Revision: 1
Source: mirror:cpan:authors/id/P/PE/PETDANCE/WWW-Mechanize-%v.tar.gz
Source-MD5: 81dba4c03fe003ce3f715e6432bdb1aa
SourceDirectory: WWW-Mechanize-%v
Type: perl
UpdatePOD: true
DocFiles: Changes MANIFEST
CompileScript: <<
 echo "y" | perl Makefile.PL PREFIX=%p INSTALLPRIVLIB=%p/lib/perl5 
INSTALLARCHLIB=%p/lib/perl5/darwin INSTALLSITELIB=%p/lib/perl5 
INSTALLSITEARCH=%p/lib/perl5/darwin INSTALLMAN1DIR=%i/share/man/man1 
INSTALLMAN3DIR=%i/share/man/man3
 make
<<
Description: Handy web browsing in a Perl object
DescDetail: <<
 Handy web browsing in a Perl object. WWW::Mechanize is a subclass 
 of LWP::UserAgent, so all the wondrous magic of that class is inherited.
<<
License: GPL
Maintainer: Ben Hines <[EMAIL PROTECTED]>
Homepage: http://search.cpan.org/dist/WWW-Mechanize/




--- NEW FILE: xml-parser-pm.info ---
Info2: <<
Package: xml-parser-pm%type_pkg[perl]
Version: 2.34
Revision: 12
###
Depends: perl%type_pkg[perl]-core, expat-shlibs (>= 1.95.5-1), 
libwww-pm%type_pkg[perl]
BuildDepends: fink (>= 0.17.0-1), expat (>= 1.95.5-1), libwww-pm%type_pkg[perl]
Replaces: xml-parser-pm (<= 2.31-4)
###
Source: mirror:cpan:authors/id/M/MS/MSERGEANT/XML-Parser-%v.tar.gz
Source-MD5: 84d9e0001fe01c14867256c3fe115899
###
Type: perl (5.8.0 5.8.1 5.8.4)
UpdatePOD: true
###
ConfigureParams: EXPATLIBPATH=%p/lib EXPATINCPATH=%p/include
###
DocFiles: Changes MANIFEST README samples/*
SplitOff: <<
 Package: %N-man
 Depends: %N (= %v-%r)
 Conflicts: %{Ni}580-man, %{Ni}581-man, %{Ni}584-man
 Replaces: %{Ni}580-man, %{Ni}581-man, %{Ni}584-man
 Files: share/man
<<
###
Description: Perl ext interface to XML parser/expat
DescDetail: <<
  This is a Perl extension interface to James Clark's XML parser, expat.
<<
###
License: Artistic
Maintainer: Justin F. Hallett <[EMAIL PROTECTED]>
Homepage: http://search.cpan.org/dist/XML-Parser
<<

--- NEW FILE: term-readkey-pm.info ---
Info2: <<
Package: term-readkey-pm%type_pkg[perl]
Version: 2.21
Revision: 1
Source: mirror:cpan:authors/id/J/JS/JSTOWE/TermReadKey-%v.tar.gz
Source-MD5: 888aabb723b8c21e35c55e979655f08e
Replaces: term-readkey-pm (<= 2.21-1)
BuildDepends: fink (>= 0.20.1-1)
Depends: perl%type_pkg[perl]-core
PostInstScript: <<
 rm -rf %p/lib/perl5/darwin/auto/Term/ReadKey/
 rm -f %p/lib/perl5/darwin/Term/ReadKey.pm
<<
Type: perl (5.6.0 5.8.0 5.8.1 5.8.4)
UpdatePOD: true
DocFiles: MANIFEST README*
SplitOff: <<
 Package: %N-man
 Depends: %N (= %v-%r)
 Conflicts: %{Ni}560-man, %{Ni}580-man, %{Ni}581-man, %{Ni}584-man
 Replaces: %{Ni}560-man, %{Ni}580-man, %{Ni}581-man, %{Ni}584-man
 Files: share/man
<<
Description: Perl module changes term modes
License: OSI-Approved
Maintainer: Peter O'Gorman <[EMAIL PROTECTED]>
Homepage: http://search.cpan.org/dist/TermReadKey
<<

--- NEW FILE: html-tree-pm.info ---
Info2: <<
Package: html-tree-pm%type_pkg[perl]
version: 3.18
Revision: 12
###
Depends: perl%type_pkg[perl]-core, html-parser-pm%type_pkg[perl], 
html-tagset-pm 
BuildDepends: fink (>= 0.20.1-1)
Replaces: html-tree-pm (<= 3.17-2)
###
Source: mirror:cpan:authors/id/S/SB/SBURKE/HTML-Tree-%v.tar.gz
Source-MD5: 6a9e4e565648c9772e7d8ec6d4392497
###
Type: perl (5.8.1 5.8.4)
UpdatePOD: true
###
DocFiles: Changes MANIFEST* README*
SplitOff: <<
 Package: %N-man
 Depends: %N (= %v-%r)
 Conflicts: %{Ni}581-man, %{Ni}584-man
 Replaces: %{Ni}581-man, %{Ni}584-man
 Files: share/man
<<
###
Description: Perl module for using HTML syntax trees
DescDetail: <<
  This distribution contains a suite of modules for representing,
  creating, and extracting information from HTML syntax trees; there is
  also relevent documentation.  These modules used to be part of the
  libwww-perl distribution, but are now unbundled in order to facilitate
  a separate development track.
<<
###
License: Artistic
Maintainer: Justin F. Hallett <[EMAIL PROTECTED]>
Homepage: http://search.cpan.org/dist/HTML-Tree
<<



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to