Checking if your kit is complete... Looks good Writing Makefile for CGI::Deurl cp Deurl.pm blib/lib/CGI/Deurl.pm Manifying blib/man3/CGI::Deurl.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..1 ok 1 deurl 'a=5&name=Jan+Krynicky&file=c%3A%5Ctemp%5Cfile_15.%24%24%24', \%hash a = 5 file = c:\temp\file_15.$$$ name = Jan Krynicky ok 2 deurl '5&Jan+Krynicky&c%3A%5Ctemp%5Cfile_15.%24%24%24', \%hash 1 = Jan Krynicky 0 = 5 2 = c:\temp\file_15.$$$ ok 3 deurl '5&Jan+Krynicky&a=5&name=Jan+Krynicky&c%3A%5Ctemp%5Cfile_15.%24%24%24&file=c%3A%5Ctemp%5Cfile_15.%24%24%24', \%hash 1 = Jan Krynicky a = 5 0 = 5 file = c:\temp\file_15.$$$ name = Jan Krynicky 2 = c:\temp\file_15.$$$ ok 4 Installing /Users/cpanrun/pristine/5.8.7/man/man3/CGI::Deurl.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true