X-Git-Url: http://git.vpit.fr/?p=perl%2Fscripts%2Fxchat.git;a=blobdiff_plain;f=hl.pl;h=1af2f58d2e683d7363cb4a18a443903c5da4233d;hp=c2f32b9f68deb62b11e0db03a44d2098ca52605e;hb=c121cd3291c152431e30f27a7fcd754ec07aaceb;hpb=adb8d6067cfe7d29f2d1bd57e90a21a07c25c2e8 diff --git a/hl.pl b/hl.pl index c2f32b9..1af2f58 100755 --- a/hl.pl +++ b/hl.pl @@ -21,7 +21,27 @@ sub guihl { hook_print 'Private Message to Dialog', sub { guihl; return EAT_NONE }; my %words = ( - '#cpantesters' => [ qw/Linux-SysInfo MorseSignals Regexp-Wildcards Scalar-Vec-Util Sub-Prototype-Util Test-Valgrind Variable-Magic with- B-RecDeparse Sub-Nary indirect- subs-auto/ ] + '#cpantesters' => [ qw/ + Acme-CPANAuthors-You-re_using + B-RecDeparse + CPANPLUS-Dist-Gentoo + Lexical-Types + Linux-SysInfo + MorseSignals + Perl-Critic-Policy-Dynamic-NoIndirect + Regexp-Wildcards + Scalar-Vec-Util + Scope-Upper + Sub-Nary + Sub-Prototype-Util + Test-Valgrind + Thread-Cleanup + Variable-Magic + indirect- + rgit- + subs-auto + with- + / ], ); for (keys %words) {