Fix a thinko in filtering excluded module files
authorFlorian Ragwitz <rafl@debian.org>
Wed, 6 Jul 2011 14:54:06 +0000 (16:54 +0200)
committerFlorian Ragwitz <rafl@debian.org>
Wed, 6 Jul 2011 15:35:11 +0000 (17:35 +0200)
commit394fdf77c71953b5f4ea5c58b8f1ad27f1f0a14b
tree4558c238f9332c90497345bd42c3a6f50b92eb4b
parent8b2227e6d2d67feb2d337b28ef17b809577a163c
Fix a thinko in filtering excluded module files

If we got a regexp ref, use it as it. Otherwise quote the string in a regexp.
Porting/Maintainers.pm