===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libpath-tiny-perl-0.114/Changes-72-
libpath-tiny-perl-0.114/Changes:73:    - Path::Tiny 0.101 on Windows made `$path->absolute("/foo")` return an
libpath-tiny-perl-0.114/Changes-74-      absolute path starting with 'C:/foo', which was an unintentional
##############################################
libpath-tiny-perl-0.114/t/locking.t-51-HERE
libpath-tiny-perl-0.114/t/locking.t:52:    my $rc = system( $^X, $locktester );
libpath-tiny-perl-0.114/t/locking.t-53-    isnt( $rc, -1, "ran process to try to get lock" );