changeset 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 8cddc0cc649d
files bin/rnooodl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/rnooodl	Sun May 29 01:35:44 2016 +0000
+++ b/bin/rnooodl	Sun May 29 01:37:04 2016 +0000
@@ -1,1 +1,1 @@
-perl -pe 's/([^w\w])\1\1/"@{[$1 x(3+rand 7)]}"/ge'
+perl -pe 's/([^w\W])\1\1/"@{[$1 x(3+rand 7)]}"/ge'