===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libnet-smtp-tls-butmaintained-perl-0.24/lib/Net/SMTP/TLS/ButMaintained.pm-220-    my $from = shift;
libnet-smtp-tls-butmaintained-perl-0.24/lib/Net/SMTP/TLS/ButMaintained.pm:221:    $me->_command( "MAIL FROM:" . _addr($from) );
libnet-smtp-tls-butmaintained-perl-0.24/lib/Net/SMTP/TLS/ButMaintained.pm-222-    my ( $num, $txt ) = $me->_response();
##############################################
libnet-smtp-tls-butmaintained-perl-0.24/lib/Net/SMTP/TLS/ButMaintained.pm-232-    my $addr;
libnet-smtp-tls-butmaintained-perl-0.24/lib/Net/SMTP/TLS/ButMaintained.pm:233:    foreach my $addr (@_) {
libnet-smtp-tls-butmaintained-perl-0.24/lib/Net/SMTP/TLS/ButMaintained.pm:234:        $me->_command( "RCPT TO:" . _addr($addr) );
libnet-smtp-tls-butmaintained-perl-0.24/lib/Net/SMTP/TLS/ButMaintained.pm-235-        my ( $num, $txt ) = $me->_response();
##############################################
libnet-smtp-tls-butmaintained-perl-0.24/.pc/spelling-errors.patch/lib/Net/SMTP/TLS/ButMaintained.pm-220-    my $from = shift;
libnet-smtp-tls-butmaintained-perl-0.24/.pc/spelling-errors.patch/lib/Net/SMTP/TLS/ButMaintained.pm:221:    $me->_command( "MAIL FROM:" . _addr($from) );
libnet-smtp-tls-butmaintained-perl-0.24/.pc/spelling-errors.patch/lib/Net/SMTP/TLS/ButMaintained.pm-222-    my ( $num, $txt ) = $me->_response();
##############################################
libnet-smtp-tls-butmaintained-perl-0.24/.pc/spelling-errors.patch/lib/Net/SMTP/TLS/ButMaintained.pm-232-    my $addr;
libnet-smtp-tls-butmaintained-perl-0.24/.pc/spelling-errors.patch/lib/Net/SMTP/TLS/ButMaintained.pm:233:    foreach my $addr (@_) {
libnet-smtp-tls-butmaintained-perl-0.24/.pc/spelling-errors.patch/lib/Net/SMTP/TLS/ButMaintained.pm:234:        $me->_command( "RCPT TO:" . _addr($addr) );
libnet-smtp-tls-butmaintained-perl-0.24/.pc/spelling-errors.patch/lib/Net/SMTP/TLS/ButMaintained.pm-235-        my ( $num, $txt ) = $me->_response();