Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 9
    Perl can do almost anything..... Commented Apr 17, 2015 at 10:49
  • @wobbily_col Maybe. But it's written in C. So..if Perl can do almost anything C as the foundation of Perl can do anything. As it should be. Commented Jan 16, 2020 at 15:51
  • @wobbily_col In Raku (aka Perl6): echo 汉典“馑”字的基本解释 | raku -pe 's:g/\x9991/Jin/' #OUTPUT 汉典“Jin”字的基本解释. Commented Sep 29, 2021 at 16:40