加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
This is the perl5 IO distribution.

This distribution is included in the perl5 core distribution. You should
only need to install this distribution if it is newer than your perl
installation.

To install this distribution you will need access rights to the perl
installation on your system, as it overwrites your currently installed
version of IO.

This distribution relies upon the Socket module (version 1.3), which is
available from CPAN. Although you should not need to get this if your
version of perl is fairly recent, as Socket is also distributed in the
core perl distribution.

If you do not have the required modules, you will see a warning when 
the Makefile is built.

To build, test and install this distribution type:

 perl Makefile.PL
 make test
 make install

Share and Enjoy!
Graham Barr <gbarr@pobox.com>

空文件

简介

暂无描述 展开 收起
Perl 等 3 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化