perladvent / perldotcom

The source code for Perl.com website
https://www.perl.com
79 stars 81 forks source link

Article needed: regex tutorial #134

Open dnmfarrell opened 6 years ago

dnmfarrell commented 6 years ago

We need a clear, simple introduction to Perl regular expressions.

We have: https://www.perl.com/pub/2012/05/perlunicook-match-unicode-properties-in-regex.html/ https://www.perl.com/pub/2004/01/16/regexps.html/ https://www.perl.com/pub/2003/06/06/regexps.html/ https://www.perl.com/pub/2001/05/01/expressions.html/ https://www.perl.com/pub/2000/11/begperl3.html/

None are highly ranked on Google.

jacoby commented 5 years ago

I like the idea, but is there a DEEPER hole to dig yourself into?

ghost commented 5 years ago

Can I volunteer for this article?

dnmfarrell commented 5 years ago

@codeblcks sure, take a look at our contributing guide and send us a PR. Thanks!