gilbert189 — 10/2/2023, 2:26:27 PM
gilbert@clicky ~> cat | perl -p -e "s/r/w/g;s/R/W/g;s/(?<![rwRW])o+(?![rwRW])/owo/g;s/ *\$/ :3/"
why do I write this
why dowo I wwite this :3
♥ 9 ↩ 0 💬 1 comment

comments

mybearworld:

That is surprisingly readable for Perl code

10/2/2023, 4:54:59 PM