mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 01:35:53 -05:00
7 lines
314 B
Text
7 lines
314 B
Text
TAP version 13
|
|
1..2
|
|
not ok 1 - perl_bad_1.pl
|
|
---
|
|
message: Global symbol "$here" requires explicit package name (did you forget to declare "my $here"?) at /tmp/lint/.automation/test/perl/perl_bad_1.pl line 37.\n/tmp/lint/.automation/test/perl/perl_bad_1.pl had compilation errors.\n
|
|
...
|
|
ok 2 - perl_good_1.pl
|