github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

dankogai / p5-encode

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 5
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Encode - character encodings (for Perl 5.8 or better) — Read more

  cancel

http://search.cpan.org/dist/Encode/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

VERSION 2.39 
dankogai (author)
Thu Nov 26 01:28:45 -0800 2009
commit  482d302b9e77494db80c7eca8d188865daf64936
tree    181ff5b7a7fc452dfc7f32cc65d99fb0fe292805
parent  33e36ea64524ccf1dfd5c59c8934365bdb313cdb
p5-encode /
name age
history
message
file AUTHORS Mon Nov 16 09:03:57 -0800 2009 applied:patch for blead-integration by jesse g... [dankogai]
directory Byte/ Loading commit data...
directory CN/
file Changes
directory EBCDIC/ Sun Nov 18 02:16:11 -0800 2007 lang/perl/Encode: available now @ CodeRepos! g... [dankogai]
file Encode.pm
file Encode.xs Thu Nov 26 01:28:45 -0800 2009 VERSION 2.39 git-svn-id: http://svn.coderepos.... [dankogai]
directory Encode/ Sun Nov 18 02:16:11 -0800 2007 lang/perl/Encode: available now @ CodeRepos! g... [dankogai]
directory JP/ Mon Nov 16 06:13:28 -0800 2009 Version 2.38 git-svn-id: http://svn.coderepos.... [dankogai]
directory KR/ Mon Nov 16 06:13:28 -0800 2009 Version 2.38 git-svn-id: http://svn.coderepos.... [dankogai]
file MANIFEST
file META.yml
file Makefile.PL Wed Jul 08 06:40:07 -0700 2009 VERSION 2.34 git-svn-id: http://svn.coderepos.... [dankogai]
file README Sun Nov 18 02:16:11 -0800 2007 lang/perl/Encode: available now @ CodeRepos! g... [dankogai]
directory Symbol/
directory TW/ Mon Nov 16 06:13:28 -0800 2009 Version 2.38 git-svn-id: http://svn.coderepos.... [dankogai]
directory Unicode/ Thu Nov 26 01:28:45 -0800 2009 VERSION 2.39 git-svn-id: http://svn.coderepos.... [dankogai]
directory bin/
file encengine.c Sun Nov 18 02:16:11 -0800 2007 lang/perl/Encode: available now @ CodeRepos! g... [dankogai]
file encoding.pm
directory lib/ Mon Oct 19 02:01:05 -0700 2009 Addressed RT#49776 git-svn-id: http://svn.code... [dankogai]
directory t/ Thu Nov 26 01:28:45 -0800 2009 VERSION 2.39 git-svn-id: http://svn.coderepos.... [dankogai]
directory ucm/ Tue Jul 01 13:59:46 -0700 2008 Version 2.26 git-svn-id: http://svn.coderepos.... [dankogai]
README
NAME
       Encode - character encodings

SYNOPSIS
           use Encode;

DESCRIPTION
       The "Encode" module provides the interfaces between Perl's
       strings and the rest of the system.  Perl strings are
       sequences of characters.

       See "perldoc Encode" for the rest of the story

INSTALLATION

To install this module, type the following:

   perl Makefile.PL
   make
   make test
   make install

To install scripts under bin/ directories also,

   perl Makefile.PL MORE_SCRIPTS
   make && make test && make install

By default, only enc2xs and piconv are installed.

To install *.ucm files also, say

   perl Makefile.PL INSTALL_UCM
   make && make test && make install

By default, *.ucm are not installed.

DEPENDENCIES

This module requires perl5.7.3 or later.

MAINTAINER

This project was originated by Nick Ing-Simmons and later maintained by
Dan Kogai <dankogai@dan.co.jp>.  See AUTHORS for the full list of people
involved.

QUESTIONS?

If you have any questions which "perldoc Encode" does not answer, please
feel free to ask at perl-unicode@perl.org.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server