From: Christos Zoulas Date: Thu, 16 May 2002 18:53:11 +0000 (+0000) Subject: don't use the regex match; matches too much stuff. X-Git-Tag: FILE3_38~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=65092f48a119c8c5da3fa0b34604235c59ae56b7;p=file don't use the regex match; matches too much stuff. --- diff --git a/magic/Magdir/perl b/magic/Magdir/perl index bfbec4c1..28b60866 100644 --- a/magic/Magdir/perl +++ b/magic/Magdir/perl @@ -13,5 +13,6 @@ 0 string eval\ "exec\ /usr/local/bin/perl perl script text executable # a couple more, by me -0 regex package Perl5 module source text (via regex) +# XXX: christos matches +#0 regex package Perl5 module source text (via regex) 0 string package Perl5 module source text