annotate bin/rnooodl @ 8198:c22ee4bb1384

<oerjan> mkx bin/rnooodl//perl -pe \'s/([^w\\W])\\1\\1/"@{[$1 x(3+rand 7)]}"/ge\'
author HackBot
date Sun, 29 May 2016 01:37:04 +0000
parents 4ca6ee90e6be
children 506a55a8225e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8198
c22ee4bb1384 <oerjan> mkx bin/rnooodl//perl -pe \'s/([^w\\W])\\1\\1/"@{[$1 x(3+rand 7)]}"/ge\'
HackBot
parents: 8197
diff changeset
1 perl -pe 's/([^w\W])\1\1/"@{[$1 x(3+rand 7)]}"/ge'