diff options
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ OK for: if (!any { $_ eq $url } @urls) { +- foreach my $f (<lib/MDK/Common/*.pm>) { + - # perl_checker: use lib qw(/some/dir) - # perl_checker: use foobar |