===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libgeo-distance-perl-0.20/lib/Geo/Distance.pm-377-    my $sort = $args{sort} || ( $count ? 1 : 0 );
libgeo-distance-perl-0.20/lib/Geo/Distance.pm:378:    my $where = qq{$lon_field >= ? AND $lat_field >= ? AND $lon_field <= ? AND $lat_field <= ?};
libgeo-distance-perl-0.20/lib/Geo/Distance.pm:379:    $where .= ( $args{where} ? " AND ($args{where})" : '' );
libgeo-distance-perl-0.20/lib/Geo/Distance.pm-380-    
##############################################
libgeo-distance-perl-0.20/.pc/0001-Fix-incorrect-reg_unit-example-in-SYNOPSIS.patch/lib/Geo/Distance.pm-377-    my $sort = $args{sort} || ( $count ? 1 : 0 );
libgeo-distance-perl-0.20/.pc/0001-Fix-incorrect-reg_unit-example-in-SYNOPSIS.patch/lib/Geo/Distance.pm:378:    my $where = qq{$lon_field >= ? AND $lat_field >= ? AND $lon_field <= ? AND $lat_field <= ?};
libgeo-distance-perl-0.20/.pc/0001-Fix-incorrect-reg_unit-example-in-SYNOPSIS.patch/lib/Geo/Distance.pm:379:    $where .= ( $args{where} ? " AND ($args{where})" : '' );
libgeo-distance-perl-0.20/.pc/0001-Fix-incorrect-reg_unit-example-in-SYNOPSIS.patch/lib/Geo/Distance.pm-380-    
##############################################
libgeo-distance-perl-0.20/.pc/0001-Fix-development-typo-in-POD.patch/lib/Geo/Distance.pm-377-    my $sort = $args{sort} || ( $count ? 1 : 0 );
libgeo-distance-perl-0.20/.pc/0001-Fix-development-typo-in-POD.patch/lib/Geo/Distance.pm:378:    my $where = qq{$lon_field >= ? AND $lat_field >= ? AND $lon_field <= ? AND $lat_field <= ?};
libgeo-distance-perl-0.20/.pc/0001-Fix-development-typo-in-POD.patch/lib/Geo/Distance.pm:379:    $where .= ( $args{where} ? " AND ($args{where})" : '' );
libgeo-distance-perl-0.20/.pc/0001-Fix-development-typo-in-POD.patch/lib/Geo/Distance.pm-380-