PApp::Recode

PApp::Recode is a Perl module that can convert bytes from one charset to another.
Download

PApp::Recode Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Marc Lehmann
  • Publisher web site:
  • http://www.goof.com/pcg/marc/

PApp::Recode Tags


PApp::Recode Description

PApp::Recode is a Perl module that can convert bytes from one charset to another. PApp::Recode is a Perl module that can convert bytes from one charset to another.SYNOPSIS use PApp::Recode; # not auto-imported into .papp-files $converter = to_utf8 PApp::Recode "iso-8859-1"; $converter->("string");This module creates conversion functions that enable you to convert text data from one character set (and/or encoding) to another. Requirements: · Perl


PApp::Recode Related Software