===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libhttp-link-parser-perl-0.200/Makefile.PL-3-
libhttp-link-parser-perl-0.200/Makefile.PL:4:my $EUMM = eval( $ExtUtils::MakeMaker::VERSION );
libhttp-link-parser-perl-0.200/Makefile.PL-5-
##############################################
libhttp-link-parser-perl-0.200/README-38-
libhttp-link-parser-perl-0.200/README:39:    `parse_links_into_model($response, [$existing_model])`
libhttp-link-parser-perl-0.200/README-40-        Takes an HTTP::Response object (or in fact, any HTTP::Message object)
##############################################
libhttp-link-parser-perl-0.200/README-47-
libhttp-link-parser-perl-0.200/README:48:    `parse_links_to_rdfjson($response)`
libhttp-link-parser-perl-0.200/README-49-        Returns a hashref with a structure inspired by the RDF/JSON
##############################################
libhttp-link-parser-perl-0.200/README-55-
libhttp-link-parser-perl-0.200/README:56:    `relationship_uri($short)`
libhttp-link-parser-perl-0.200/README-57-        This function is not exported by default.
##############################################
libhttp-link-parser-perl-0.200/README-69-
libhttp-link-parser-perl-0.200/README:70:    `parse_links_to_list($response)`
libhttp-link-parser-perl-0.200/README-71-        This function is not exported by default.
##############################################
libhttp-link-parser-perl-0.200/README-85-
libhttp-link-parser-perl-0.200/README:86:    `parse_single_link($link, $base, [$default_lang])`
libhttp-link-parser-perl-0.200/README-87-        This function is not exported by default.