===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
raku-tap-harness-0.1.0/README.md-66-  |------------|--------------------------------------------------|
raku-tap-harness-0.1.0/README.md:67:  |`stderr`    |Direct the test's `$*ERR` to the harness' `$*ERR` |
raku-tap-harness-0.1.0/README.md:68:  |`ignore`    |Ignore the test scripts' `$*ERR`                  |
raku-tap-harness-0.1.0/README.md:69:  |`merge`     |Merge the test scripts' `$*ERR` into their `$*OUT`|
raku-tap-harness-0.1.0/README.md:70:  |`Supply`    |Direct the test's `$*ERR` to a `Supply`           |
raku-tap-harness-0.1.0/README.md:71:  |`IO::Handle`|Direct the test's `$*ERR` to an `IO::Handle`      |
raku-tap-harness-0.1.0/README.md-72-* `ignore-exit`