===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libfile-listing-perl-6.11/xt/release/fixme.t-15-  match => qr/FIXME/,
libfile-listing-perl-6.11/xt/release/fixme.t:16:  where => [ grep { -e $_ } qw( bin lib t Makefile.PL Build.PL )],
libfile-listing-perl-6.11/xt/release/fixme.t-17-  warn  => 1,
##############################################
libfile-listing-perl-6.11/lib/File/Listing.pm-49-    # When the set-group-ID bit (file mode bit 02000) is set, and the group
libfile-listing-perl-6.11/lib/File/Listing.pm:50:    # execution bit (file mode bit 00020) is unset, and it is a regular file,
libfile-listing-perl-6.11/lib/File/Listing.pm-51-    # some implementations of `ls' use the letter `S', others use `l' or `L'.