Skeeve$ perl Makefile.PL WARNING: LICENSE is not a known parameter. Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for File::Path Skeeve$ make cp Path.pm blib/lib/File/Path.pm Manifying blib/man3/File::Path.3pm Skeeve$ make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Path.....ok 2/72# path separator on this platform is "/", updir is ".." t/Path.....ok 24/72 skipped: various reasons t/taint....ok All tests successful, 24 subtests skipped. Files=2, Tests=78, 1 wallclock secs ( 0.25 cusr + 0.10 csys = 0.35 CPU)