!! Install CPAN %%prettify {{{ $ sudo cpan > install CPAN > reload CPAN > install YAML }}} /% !! Useful modules !!! Ack [ack | http://betterthangrep.com] is a search tool like grep, aimed at programmers with large trees of heterogeneous source code. %%prettify {{{ $ sudo cpan > install App:Ack > quit }}} /% ---- [Perl | CategoryComputing.Perl]