之前正常运行的perl脚本换了一个环境突然报

"make_path" is not exported by the File::Path modul

从原来的make_path 和 remove_tree
改为现在的mkpath 和 rmtree就好了。


 

File::Path version is 1.08 on CentOS 5. "make_path" appears only in version 2.0.


 

参考:

FILE::PATH question

 

相关文章:

  • 2021-11-02
  • 2021-08-02
  • 2021-11-14
  • 2021-08-15
  • 2022-12-23
  • 2022-12-23
  • 2021-07-21
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-11
  • 2021-12-16
  • 2021-07-29
相关资源
相似解决方案