- or download this
test => { TESTS => 't/*.t' },
- or download this
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, '
+blib\lib', 'blib\arch')" t\001_load.t ...
- or download this
#!/usr/bin/perl
# file: test.pl
...
...
];
test_harness( $ENV{TEST_VERBOSE} || 0, 'blib\lib', 'blib\arch');