Mustachify by Hem

#!perl -p
s/o o/o ~/;s/uuu/\xc5\xa9\xc5\xa9\xc5\xa9/;s/===/== /;s/ \^ /\xe2\x80\x97^\xe2\x80\x97/

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page