=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== sharness-1.0.0/CHANGELOG.md-78- sharness-1.0.0/CHANGELOG.md:79:* Make test number come first in `not ok $count - $message`. sharness-1.0.0/CHANGELOG.md-80-* Paint known breakages in yellow. ############################################## sharness-1.0.0/CHANGELOG.md-85-* Add check for invalid use of `skip_all` facility. sharness-1.0.0/CHANGELOG.md:86:* Rename `$satisfied` to `$satisfied_prereq`. sharness-1.0.0/CHANGELOG.md-87-* Allow negation of prerequisites with "!". ############################################## sharness-1.0.0/README.git-150-GIT_EXEC_PATH would be used for during normal operation). sharness-1.0.0/README.git:151:GIT_TEST_EXEC_PATH defaults to `$GIT_TEST_INSTALLED/git --exec-path`. sharness-1.0.0/README.git-152- ############################################## sharness-1.0.0/README.md-91- sharness-1.0.0/README.md:92:This will install Sharness to `$HOME/share/sharness`, and its documentation and sharness-1.0.0/README.md:93:examples to `$HOME/share/doc/sharness`. sharness-1.0.0/README.md-94- ############################################## sharness-1.0.0/test/test-terminal.perl-17- close $out; sharness-1.0.0/test/test-terminal.perl:18: exec(@$argv) or die "cannot exec '$argv->[0]': $!" sharness-1.0.0/test/test-terminal.perl-19- }