NAME
Format::CN - Format CN&EN pages for typesetting
VERSION
version 0.01
SYNOPSIS
use Format::CN 'f';
f(content => '中国Perl协会,http://www.perlchina.org', output => 'log');
f(file => 'content.txt', encoding => 'utf8', output => \$string);
DESCRIPTION
本模块用来格式化中英混排之间的空格
AUTHOR
woosley.xu <woosley.xu@gmail.com>
COPYRIGHT & LICENSE
This software is copyright (c) 2011 by woosley.xu.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 96:
Non-ASCII character seen before =encoding in ''中国Perl协会,http://www.perlchina.org','. Assuming UTF-8