===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libsdl-perl-2.548/lib/SDLx/App.pm-224-sub stash :lvalue{
libsdl-perl-2.548/lib/SDLx/App.pm:225:	my $ref = refaddr($_[0]);
libsdl-perl-2.548/lib/SDLx/App.pm-226-	$_stash{ $ref } = {} unless $_stash{ $ref };
##############################################
libsdl-perl-2.548/lib/Module/Build/SDL.pm-51-  print "\t $par_cmd \n";
libsdl-perl-2.548/lib/Module/Build/SDL.pm:52:  `$par_cmd` if !-e $out_par;
libsdl-perl-2.548/lib/Module/Build/SDL.pm-53-
##############################################
libsdl-perl-2.548/lib/Module/Build/SDL.pm-171-
libsdl-perl-2.548/lib/Module/Build/SDL.pm:172:  `$par_cmd`;
libsdl-perl-2.548/lib/Module/Build/SDL.pm-173-
##############################################
libsdl-perl-2.548/lib/pods/SDL.pod-60-
libsdl-perl-2.548/lib/pods/SDL.pod:61: SDL::init_sub_system( $flags );
libsdl-perl-2.548/lib/pods/SDL.pod-62-
##############################################
libsdl-perl-2.548/lib/pods/SDL.pod-69-
libsdl-perl-2.548/lib/pods/SDL.pod:70: SDL::quit_sub_system( $flags );
libsdl-perl-2.548/lib/pods/SDL.pod-71-
##############################################
libsdl-perl-2.548/scripts/SDLpp.pl-96-
libsdl-perl-2.548/scripts/SDLpp.pl:97:`$par_cmd` if !-e $out_par;
libsdl-perl-2.548/scripts/SDLpp.pl-98-
##############################################
libsdl-perl-2.548/scripts/SDLpp.pl-226-
libsdl-perl-2.548/scripts/SDLpp.pl:227:`$par_cmd`;
libsdl-perl-2.548/scripts/SDLpp.pl-228-
##############################################
libsdl-perl-2.548/inc/My/Builder/Darwin.pm-27-    my $cflags =
libsdl-perl-2.548/inc/My/Builder/Darwin.pm:28:      `$Perl -MExtUtils::Embed -e ccopts` . ' ' . Alien::SDL->config('cflags');
libsdl-perl-2.548/inc/My/Builder/Darwin.pm-29-    my $libs =
libsdl-perl-2.548/inc/My/Builder/Darwin.pm:30:        `$Perl -MExtUtils::Embed -e ldopts` . ' '
libsdl-perl-2.548/inc/My/Builder/Darwin.pm-31-      . Alien::SDL->config('libs')
##############################################
libsdl-perl-2.548/inc/My/Builder/Darwin.pm-39-      : _find_SDL_lib();
libsdl-perl-2.548/inc/My/Builder/Darwin.pm:40:    $arch = $1 if $sdl_lib && `lipo -info $sdl_lib` =~ m/\s(\w+)s*$/;
libsdl-perl-2.548/inc/My/Builder/Darwin.pm-41-    $arch = $ENV{SDL_ARCH} if $ENV{SDL_ARCH};
##############################################
libsdl-perl-2.548/inc/My/Builder/Darwin.pm-53-        print STDERR $cmd . "\n";
libsdl-perl-2.548/inc/My/Builder/Darwin.pm:54:        system($cmd);
libsdl-perl-2.548/inc/My/Builder/Darwin.pm-55-    }
##############################################
libsdl-perl-2.548/inc/My/Builder/Darwin.pm-69-            $ENV{SDL_PERL_TEST} = 1;
libsdl-perl-2.548/inc/My/Builder/Darwin.pm:70:            system( split ' ', $cmd );
libsdl-perl-2.548/inc/My/Builder/Darwin.pm-71-            die 'Errors in Testing. Can\'t continue' if $?;
##############################################
libsdl-perl-2.548/src/GFX/CHANGELOG-7-Ver 2.0.19 - Mon Apr 20 22:56:59 PDT 2009
libsdl-perl-2.548/src/GFX/CHANGELOG:8:* gcc43 compiler patch for asm code in image filters as per http://bugs.gentoo.org/219621 (Peter Alfredsen)
libsdl-perl-2.548/src/GFX/CHANGELOG-9-* off-by-one hline patch for 1byte indexed surfaces (Manuel Lausch)
##############################################
libsdl-perl-2.548/src/GFX/CHANGELOG-28-* added colorkey handling patch to rotozoom (Sergio Padrino)
libsdl-perl-2.548/src/GFX/CHANGELOG:29:* downgraded optimization to -O for asm compatibility with gcc4 
libsdl-perl-2.548/src/GFX/CHANGELOG-30-
##############################################
libsdl-perl-2.548/.pc/fix_api_spelling/lib/SDLx/App.pm-224-sub stash :lvalue{
libsdl-perl-2.548/.pc/fix_api_spelling/lib/SDLx/App.pm:225:	my $ref = refaddr($_[0]);
libsdl-perl-2.548/.pc/fix_api_spelling/lib/SDLx/App.pm-226-	$_stash{ $ref } = {} unless $_stash{ $ref };