=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libgraph-easy-perl-0.76/lib/Graph/Easy/Attributes.pm-3895- my $list = 'qr/^(' . join ('|', @$check) . ')\z/;'; libgraph-easy-perl-0.76/lib/Graph/Easy/Attributes.pm:3896: $entry->[1] = eval($list); libgraph-easy-perl-0.76/lib/Graph/Easy/Attributes.pm-3897- $check = $entry->[1]; ############################################## libgraph-easy-perl-0.76/lib/Graph/Easy/Layout/Chain.pm-382- # start at start as default libgraph-easy-perl-0.76/lib/Graph/Easy/Layout/Chain.pm:383: $where = undef unless ref($where) && exists $where->{_chain} && $where->{_chain} == $other; libgraph-easy-perl-0.76/lib/Graph/Easy/Layout/Chain.pm-384- libgraph-easy-perl-0.76/lib/Graph/Easy/Layout/Chain.pm:385: $where = $other->{start} unless defined $where; libgraph-easy-perl-0.76/lib/Graph/Easy/Layout/Chain.pm-386- ############################################## libgraph-easy-perl-0.76/lib/Graph/Easy/Layout/Chain.pm-431- libgraph-easy-perl-0.76/lib/Graph/Easy/Layout/Chain.pm:432: if (defined $other->{start} && $where == $other->{start}) libgraph-easy-perl-0.76/lib/Graph/Easy/Layout/Chain.pm-433- { ############################################## libgraph-easy-perl-0.76/examples/wikicrawl.pl-54- # The way old Pod::Usage executes "perldoc" might fail: libgraph-easy-perl-0.76/examples/wikicrawl.pl:55: system('perldoc', $0); libgraph-easy-perl-0.76/examples/wikicrawl.pl-56- exit 2; ############################################## libgraph-easy-perl-0.76/examples/wikicrawl.pl-105-output ("Generating $png:\n"); libgraph-easy-perl-0.76/examples/wikicrawl.pl:106:`perl -Ilib bin/graph-easy --png --renderer=$opt->{renderer} $file`; libgraph-easy-perl-0.76/examples/wikicrawl.pl-107- ############################################## libgraph-easy-perl-0.76/bin/graph-easy-49- # The way old Pod::Usage executes "perldoc" might fail: libgraph-easy-perl-0.76/bin/graph-easy:50: system('perldoc', $0); libgraph-easy-perl-0.76/bin/graph-easy-51- exit 2;