readme.e2x

来自「source of perl for linux application,」· E2X 代码 · 共 32 行

E2X
32
字号
Encode::$_Name_ version 0.1========NAME       Encode::$_Name_ - <describe encoding>SYNOPSIS       use Encode::$_Name_;       #<put more words here>ABSTRACT      <fill this in>INSTALLATIONTo install this module type the following:   perl Makefile.PL   make   make test   make installDEPENDENCIESThis module requires perl version 5.7.3 or later.COPYRIGHT AND LICENCECopyright (C) 2002 Your Name <your@address.domain>This library is free software; you can redistribute it and/or modifyit under the same terms as Perl itself. 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?