All pastes #2053039 Raw Edit

Stuff

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