eisseven > tar xzf Net-IDN-Nameprep-1.000.tar.gz eisseven > cd Net-IDN-Nameprep-1.000 eisseven > perl Makefile.PL Checking if your kit is complete... Looks good Warning: prerequisite Test::NoWarnings 0 not found. Warning: prerequisite Unicode::Stringprep 1 not found. Writing Makefile for Net::IDN::Nameprep eisseven > tar xzf Net-IDN-Nameprep-1.000.tar.gz eisseven > cd Net-IDN-Nameprep-1.000 eisseven > perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Net::IDN::Nameprep eisseven > make cp lib/Net/IDN/Nameprep.pm blib/lib/Net/IDN/Nameprep.pm eisseven > make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00use.t ......... ok t/nameprep_vec.t .. ok All tests successful. Files=2, Tests=47, 1 wallclock secs ( 0.06 usr 0.00 sys + 0.46 cusr 0.03 csys = 0.55 CPU) Result: PASS