免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2800 | 回复: 3
打印 上一主题 下一主题

如何在perldoc中看一个模块中有哪些方法可用? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-12-17 11:38 |只看该作者 |倒序浏览
http://bbs3.chinaunix.net/thread-1629952-1-1.html

这里一个帖子,自己写了一大段才实现,那位兄弟用IO::FILE模块两下就搞定了。
在perldoc下找了下模块的介绍
perl perlmodlib

.......................
         IO          Load various IO modules
          IO:ir     Supply object methods for directory handles
          IO::File    Supply object methods for filehandles
          IO::Handle  Supply object methods for I/O handles
          IO:ipe    Supply object methods for pipes
          IO:oll    Object interface to system poll call
          IO::Seekable
                      Supply seek based methods for I/O objects
          IO::Select  OO interface to the select system call
          IO::Socket  Object interface to socket communications
          IO::Socket::INET
                      Object interface for AF_INET domain sockets
          IO::Socket::UNIX
                      Object interface for AF_UNIX domain sockets
。。。。。。。。。。。。。。。。。。

但没介绍每个具体模块下有哪些方法可用啊?我要如何才能看到呢?用CPAN?除了这个还能在哪看,因为上班一般不能上外网。

论坛徽章:
1
2015年辞旧岁徽章
日期:2015-03-03 16:54:15
2 [报告]
发表于 2009-12-17 11:53 |只看该作者
IO::File 不是最牛的,IO::All 才是。



看模块文档用 perldoc IO::File

论坛徽章:
0
3 [报告]
发表于 2009-12-17 11:57 |只看该作者
flw老大回了俺的贴,倍感荣幸。 多谢!

perldoc IO::All
No documentation found for "IO::All".

论坛徽章:
0
4 [报告]
发表于 2009-12-17 12:01 |只看该作者

回复 #3 Cu_fans 的帖子

cpan
install IO::All
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP