$ uname -a
FreeBSD (host) 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
$ perl -v
This is perl 5, version 12, subversion 4 (v5.12.4) built for i386-freebsd-64int
$ su
# cpan App::cpanminus
# cpanm Moose
...
==> Found dependencies: ExtUtils::MakeMaker
...
Building and testing ExtUtils-MakeMaker-6.62 ... OK
..
# cpanm Moo
...
==> Found dependencies: ExtUtils::MakeMaker
...
Building and testing ExtUtils-MakeMaker-6.62 ... OK
...
####
# cpanm -v
cpanm (App::cpanminus) 1.5007 on perl 5.012004 built for i386-freebsd-
+64int
Work directory is /root/.cpanm/work/1329665008.1924 ( <- Should I hide this number here? )
You have make /usr/bin/make
You have LWP 6.03
You have /usr/bin/tar: bsdtar 2.8.4 - libarchive 2.8.4
You have /usr/bin/unzip
####
# cpanm --uninst-shadows ExtUtils::MakeMaker
# cpanm Mojolicious