这个问题真的很无语,perl升级后一些依赖perl的aur包不能用了,需要rebuild,这样让系统稳定性何在-- 运行shutter错误信息: $ shutter Can't locate Gnome2.pm in @INC (you may need to install the Gnome2 module) (@INC contains: /usr/lib/perl5/5.26/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.26
add by zhj: Python的正则表达式跟Perl很像,Python的re模块文档中也说"This module provides regular expression matching operations similar to those found in Perl." grep -P 就是使用Perl正则表达式,由于工作中使用的是Python,我自己在使用grep时,加-P参数,这样也方便 原文:http://www.cnblogs.com/chengmo/archive