Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Argh, they changed the regex syntax! How do I use the Perl 5 regex syntax in Perl 6?

argh changed Perl regex syntax
0
Posted

Argh, they changed the regex syntax! How do I use the Perl 5 regex syntax in Perl 6?

0

You can use the “Perl5” modifier to specify that a regex should be parsed using the Perl 5 regex syntax. However, note that you must use the new smartmatch operator (“~~”).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123