当前位置:首页 >> 脚本专栏
注意:use lib后面只能跟directory, 不能跟file。复制代码 代码如下:use lib 'c:\perl\lib\xml';use parser
注解:parse.pm是目录c:\perl\lib\xml下的一个模块。