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


in reply to Favourite One-liners?

To rebuild Active State HTML-docs when I installed something from CPAN:
perl -MActivePerl::DocTools -e "UpdateHTML(1)"
Delayed execution of a command:
perl -e "sleep(3600); `something.exe`"
Nothing fancy. Just useful.


holli, /regexed monk/