Help for this page

Select Code to Download


  1. or download this
      module_filters => [
        sub { $_[0] !~ /Foo::Bar|Baz::Bam|.../ }
      ]