Commit Graph

14 Commits

Author SHA1 Message Date
jasper
b04781d2f9 - update p5-Text-Iconv to 1.7
"feel free" kevlo@
2008-10-03 11:52:23 +00:00
simon
559d88985c bump SHARED_ONLY ports so they get updated and work with the new perl
ok sthen@
2008-10-02 20:30:43 +00:00
merdely
508e6279c2 Remove surrounding quotes in COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-16 01:40:27 +00:00
espie
b1094c6294 cpan'ify, remove unneeded extra stuff. 2007-01-23 22:30:51 +00:00
naddy
66db54eaad update to 1.4; from kevlo@ 2004-11-11 17:16:11 +00:00
xsa
b698ec169b new-style MODULES. 2004-08-10 08:12:09 +00:00
espie
4f9799018c new-style PLISTs 2004-08-06 16:06:02 +00:00
kevlo
90f957ba01 update to 1.3 2004-07-10 15:29:30 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
fgsch
8b5f0695ca chau NEED_VERSION. 2002-12-29 19:37:52 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
espie
c7c34c2206 Bump NEED_VERSION 2002-03-21 20:46:23 +00:00
brad
92d8464766 use iconv module. 2001-09-24 18:16:28 +00:00
kevlo
7d589bad8e Initial import of Text-Iconv-1.2
The Text::Iconv module provides a Perl interface to the iconv()
function as defined by the Single UNIX Specification.  The convert()
method converts the encoding of characters in the input string from
the fromcode codeset to the tocode codeset, and returns the result.
2001-08-18 03:58:41 +00:00