-
-
17 Oct 2007 14:18:03 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (8)
- Testers (8070 / 26 / 3)
- Kwalitee
Bus factor: 0- 100.00% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (10.21KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:3 non-PAUSE users- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.7
- Makefile.PL now explicitly declares "use 5.006;" since it uses functionality like delete() for array elements.
- In Iconv.xs, moved the variable declarations in ti_set_attr() and ti_get_attr() into the PREINIT: section. This makes it possible to compile it using gcc 2.96.
Modules
Perl interface to iconv() codeset conversion functionOther files
Module Install Instructions
To install Text::Iconv, copy and paste the appropriate command in to your terminal.
cpanm Text::Iconv
perl -MCPAN -e shell install Text::Iconv
For more information on module installation, please visit the detailed CPAN module installation guide.