===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libtwitter-api-perl-1.0005/lib/Twitter/API/Trait/DecodeHtmlEntities.pm-19-        # guard against it, anyway.
libtwitter-api-perl-1.0005/lib/Twitter/API/Trait/DecodeHtmlEntities.pm:20:        if ( my $id = refaddr($_) ) {
libtwitter-api-perl-1.0005/lib/Twitter/API/Trait/DecodeHtmlEntities.pm-21-            $self->_decode_html_entities($_, $seen) unless $$seen{$id}++;