首页 > 其他 > 详细

perl 的威力

时间:2014-03-19 00:37:39      阅读:508      评论:0      收藏:0      [点我收藏+]

使用perl 有一段时间了, 主要用来写一些工具, 转发报文, 分析日志, 当shell使。 其实

The capabilities of Perl

  • Strings and data structures that are unlimited in size, nested to any depth.
  • Powerful syntax and built-in functions.
  • Extended, built-in support for regular expressions.
  • Support for namespaces, classes, and objects.
  • Functional Programming capabilities such as closures and continuations.
  • CPAN - a comprehensive on-line archive of easily installable and re-usable modules.
  • Powerful debugger with optional visual front-ends.
  • Runs on almost any platform imaginable.
  • Relatively portable and secure code.

perl 的威力,布布扣,bubuko.com

perl 的威力

原文:http://www.cnblogs.com/kwingmei/p/3608974.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!