http://qs1969.pair.com?node_id=1217397


in reply to Re^2: List EXE_FILES installed by CPAN
in thread List EXE_FILES installed by CPAN

Feel free to golf my code.

Ok.

perl -MList::Util=uniq -le "$,=$/; print sort( uniq( qx(perldoc -uT pe +rllocal) =~ m(<EXE_FILES: (?:.*/)?(.*)>)g) );"

Note, I'm not actually a golfer. This is just my idea of concise code.

I reckon we are the only monastery ever to have a dungeon stuffed with 16,000 zombies.