===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libsys-filesystem-perl-1.408/lib/Sys/Filesystem/Darwin.pm-87-    close($dt_fh);
libsys-filesystem-perl-1.408/lib/Sys/Filesystem/Darwin.pm:88:    open(my $m_fh, '-|') or exec($args{mount}) or croak("Cannot execute $args{mount}: $!");
libsys-filesystem-perl-1.408/lib/Sys/Filesystem/Darwin.pm-89-    @mntlist = <$m_fh>;