Checking if your kit is complete... Looks good Writing Makefile for Text::Trie cp Trie.pm blib/lib/Text/Trie.pm Manifying blib/man3/Text::Trie.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl Default step: (abc ab ad x) converts to (a->(b->[],[c]),[d]),[x] step = 2: (abc ab ad x) converts to (ab->[],[c]),[ad],[x] step = 1: (abc ab ad x) converts to (a->(b->[],[c]),[d]),[x] Installing /Users/cpanrun/pristine/5.8.7/man/man3/Text::Trie.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