=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libxml-treepp-perl-0.43/make-dist.sh-36-name=`grep '^name:' META.yml | sed 's#^.*: *##; s#-#/#g;'` libxml-treepp-perl-0.43/make-dist.sh:37:main=`grep "$name.pm$" < MANIFEST | head -1` libxml-treepp-perl-0.43/make-dist.sh-38-[ "$main" == "" ] && die "main module is not found in MANIFEST" ############################################## libxml-treepp-perl-0.43/README.md-149-This method sets a option value for `option_name`. libxml-treepp-perl-0.43/README.md:150:If `$option_value` is not defined, its option is deleted. libxml-treepp-perl-0.43/README.md-151- ############################################## libxml-treepp-perl-0.43/README.md-182- libxml-treepp-perl-0.43/README.md:183:`$method` is a method of HTTP connection: GET/POST/PUT/DELETE libxml-treepp-perl-0.43/README.md:184:`$url` is an URI of an XML file. libxml-treepp-perl-0.43/README.md:185:`$body` is a request body when you use POST method. libxml-treepp-perl-0.43/README.md:186:`$head` is a request headers as a hash ref. libxml-treepp-perl-0.43/README.md-187-[LWP::UserAgent](https://metacpan.org/pod/LWP::UserAgent) module or [HTTP::Lite](https://metacpan.org/pod/HTTP::Lite) module is required to fetch a file. ############################################## libxml-treepp-perl-0.43/README.md-199- libxml-treepp-perl-0.43/README.md:200:`$tree` is a reference to a hash tree. libxml-treepp-perl-0.43/README.md-201- ############################################## libxml-treepp-perl-0.43/README.md-207- libxml-treepp-perl-0.43/README.md:208:`$file` is a filename to create. libxml-treepp-perl-0.43/README.md:209:`$tree` is a reference to a hash tree. libxml-treepp-perl-0.43/README.md-210-