Help for this page

Select Code to Download


  1. or download this
    use Test::Harness;
    use File::Find::Rule;
    runtests( File::Find::Rule->file->name('*.t')->in('./t'));