===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libcatmandu-filestore-perl-1.16/lib/Catmandu/Cmd/stream.pm-90-    unless ($store->bag->exists($bag_name)) {
libcatmandu-filestore-perl-1.16/lib/Catmandu/Cmd/stream.pm:91:        croak "No such bag `$bag_name`";
libcatmandu-filestore-perl-1.16/lib/Catmandu/Cmd/stream.pm-92-    }
##############################################
libcatmandu-filestore-perl-1.16/lib/Catmandu/Cmd/stream.pm-100-    unless ($file) {
libcatmandu-filestore-perl-1.16/lib/Catmandu/Cmd/stream.pm:101:        croak "No such file `$id_name` in `$bag_name`";
libcatmandu-filestore-perl-1.16/lib/Catmandu/Cmd/stream.pm-102-    }