in reply to Re: Please, help understanding y/// transliteration in this example (DON'T TRY executing oneliner)(ppix regexp explainer)
in thread Please, help understanding y/// transliteration in this example (DON'T TRY executing oneliner)

I don't think tr is classified as regex.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

  • Comment on Re^2: Please, help understanding y/// transliteration in this example (DON'T TRY executing oneliner)(ppix regexp explainer)

Replies are listed 'Best First'.
Re^3: Please, help understanding y/// transliteration in this example (DON'T TRY executing oneliner)(ppix regexp explainer)
by Anonymous Monk on Feb 05, 2020 at 09:52 UTC
    Sure it is. I even linked it. PPI::Token::Regexp::Transliterate
      Well PPI is not Perl.

      Cheers Rolf
      (addicted to the Perl Programming Language :)
      Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

        You think so?