疯狂的Perl代码

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了疯狂的Perl代码相关的知识,希望对你有一定的参考价值。

Yes, this is valid code.

Designed by myself, unless otherwise noted.
  1. $_ = shift;
  2. s/\///g;
  3.  
  4. ################
  5.  
  6. while(<>) {
  7. /^(w+)/;
  8. print $_.',';
  9. }
  10.  
  11. #############
  12.  
  13. if(($_ = 5)==5) {print;}
  14.  
  15. ##############
  16.  
  17. $x = 7;
  18. if (($x <=> 0)==($x=$x)) {print 'true';}
  19. else{print 'false';}
  20.  
  21. #######################
  22.  
  23. print "Hello World" or die "trying";
  24.  
  25. ######################
  26.  

以上是关于疯狂的Perl代码的主要内容,如果未能解决你的问题,请参考以下文章

perl中的队列

带有动态值的write_rich_string(Perl)

Perl 5.20.0 发布

Android Reorder Fragment Backstack

Perl CGI 日期和时间选择器,自动填充当前日期和时间

抖音最疯狂的辞职代码,你下载了吗?