FreeBSD converters : p5-Text-Iconv4>
Perl interface to iconv() codeset conversion function
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.
http://search.cpan.org/dist/Text-Iconv/
|
p5-Text-Iconv history
v. 1.13
date: 2007/09/27 20:58:37; author: skv; state: Exp; lines: +1 -1
Update to 1.5
Changes: http://search.cpan.org/src/MPIOTR/Text-Iconv-1.5/Changes
v. 1.12
date: 2004/07/19 06:51:03; author: skv; state: Exp; lines: +1 -1
Updated to 1.4
v. 1.11
date: 2004/07/02 17:20:23; author: skv; state: Exp; lines: +1 -2
Updated to 1.3
v. 1.10
date: 2004/02/05 16:04:21; author: skv; state: Exp; lines: +1 -2
Minor clean (use USE_ICONV, etc.)
v. 1.9
date: 2003/03/07 05:57:59; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.8
date: 2002/08/16 13:54:05; author: skv; state: Exp; lines: +4 -3
Minor port cleanups
v. 1.7
date: 2002/03/18 10:27:46; author: knu; state: Exp; lines: +1 -0
Bump PORTREVISION to reflect the (lib)iconv upgrade.
v. 1.6
date: 2002/03/18 09:46:44; author: sobomax; state: Exp; lines: +2 -2
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
v. 1.5
date: 2001/08/16 09:28:04; author: tobez; state: Exp; lines: +2 -2
Update converters/p5-Text-Iconv to 1.2.
PR: 29628
Submitted by: Pete Fritchman
Approved by: maintainer
v. 1.4
date: 2001/03/10 04:48:43; author: vanilla; state: Exp; lines: +2 -2
Add a "}" to Makefile, and add "-liconv" to CONFIGURE_ARGV.
It broken on my last commit.
Submitted by: bento
v. 1.3
date: 2001/03/01 06:38:59; author: vanilla; state: Exp; lines: +3 -10
Remove do-configure section, use PERL_CONFIGURE now.
v. 1.2
date: 2001/02/05 14:30:41; author: olgeni; state: Exp; lines: +2 -2
Style/space police (space -> tab) over the converters category.
v. 1.1
date: 2000/12/31 05:51:33; author: will; state: Exp;
Add p5-Text-Iconv 1.1, a perl interface to iconv().
PR: 23855
Submitted by: Sergey Skvortsov
=============================================================================
|