新灵空间

I will go wherever god leads me to!
Intermediate Perl notes

Some Perl modules

shpeacelover posted @ 2014年4月09日 19:18 in Perl , 370 阅读

以下是一些常用的Perl模块。 本篇文章先列出来哪些是自己常用的, 以及将会常用的。

1. FindBin;

2. Class::Date;

3. Config::Tiny;

4. Data::Dumper;

5. Getopt::Long;

6. LWP::Simple;

7. Path::Class;

8. Storable;

9 . URI::Escape;

10. File::Slurp;

11. SQL::Smart

暂时先列出这些modules。 等到有新的模块, 会补充到这篇blog中的。

 

 

blog comments powered by Disqus