=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libmodule-compile-perl-0.38/inc/Test/Base.pm-428- return [] unless defined $spec; libmodule-compile-perl-0.38/inc/Test/Base.pm:429: $spec = $self->_pre_eval($spec); libmodule-compile-perl-0.38/inc/Test/Base.pm-430- my $cd = $self->block_delim; ############################################## libmodule-compile-perl-0.38/lib/Module/Compile.pm-453- $source =~ s/(^'{3,})/$1'/gm; libmodule-compile-perl-0.38/lib/Module/Compile.pm:454: $source =~ s/(^`{3,})/$1`/gm; libmodule-compile-perl-0.38/lib/Module/Compile.pm-455- $source =~ s/(^={3,})/$1=/gm; ############################################## libmodule-compile-perl-0.38/.pc/01-replace-digest-sha1-with-digest-sha.patch/lib/Module/Compile.pm-453- $source =~ s/(^'{3,})/$1'/gm; libmodule-compile-perl-0.38/.pc/01-replace-digest-sha1-with-digest-sha.patch/lib/Module/Compile.pm:454: $source =~ s/(^`{3,})/$1`/gm; libmodule-compile-perl-0.38/.pc/01-replace-digest-sha1-with-digest-sha.patch/lib/Module/Compile.pm-455- $source =~ s/(^={3,})/$1=/gm;