# HG changeset patch # User HackBot # Date 1464553115 0 # Node ID 506a55a8225e525bffe53437098280b9303471cc # Parent d1206ff8336e1a4cd60d36e431abb21e31051a26 sed -i s/w/wW/ bin/rnooodl diff -r d1206ff8336e -r 506a55a8225e bin/rnooodl --- a/bin/rnooodl Sun May 29 04:28:49 2016 +0000 +++ b/bin/rnooodl Sun May 29 20:18:35 2016 +0000 @@ -1,1 +1,1 @@ -perl -pe 's/([^w\W])\1\1/"@{[$1 x(3+rand 7)]}"/ge' +perl -pe 's/([^wW\W])\1\1/"@{[$1 x(3+rand 7)]}"/ge'