All pastes #2053038 Raw Edit

Stuff

public text v1 · immutable
#2053038 ·published 2011-05-02 20:45 UTC
rendered paste body
perl -nle 'if( /^=head2 .+ L<([^|]+)/x ) { print $1 }' `perldoc -l perllocal` | sort -u