=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libhttp-entity-parser-perl-0.24/README.md-22-with [HTTP::Body](https://metacpan.org/pod/HTTP%3A%3ABody). Unlike HTTP::Body, HTTP::Entity::Parser reads HTTP entities from libhttp-entity-parser-perl-0.24/README.md:23:PSGI's environment `$env->{'psgi.input'}` and parses it. libhttp-entity-parser-perl-0.24/README.md-24-This module supports application/x-www-form-urlencoded, multipart/form-data and application/json. ############################################## libhttp-entity-parser-perl-0.24/README.md-52- libhttp-entity-parser-perl-0.24/README.md:53: `$param` is a key-value pair list. libhttp-entity-parser-perl-0.24/README.md-54- ############################################## libhttp-entity-parser-perl-0.24/README.md-57- libhttp-entity-parser-perl-0.24/README.md:58: `$uploads` is an ArrayRef of HashRef. libhttp-entity-parser-perl-0.24/README.md-59- ############################################## libhttp-entity-parser-perl-0.24/t/Util.pm-44- libhttp-entity-parser-perl-0.24/t/Util.pm:45: my $struct = eval($data); libhttp-entity-parser-perl-0.24/t/Util.pm-46-