Skip to Content.
Sympa Menu

devel - Re: [sympa-developpers] any clue about that regexp ?

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Soji Ikeda <address@concealed>
  • To: Marc Chantreux <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-developpers] any clue about that regexp ?
  • Date: Thu, 27 Sep 2018 14:07:02 +0900


2018/09/27 0:30、Marc Chantreux <address@concealed>のメール:

> s/(%%|%[-#+.\d ]*[l]*\w)/$1 eq '%%' ? '%%' : '%s'/reg

Currently r modifier is never used, as it was introduced in Perl 5.14 (this
doesn’t so matter).

Again, you would be better to distinct modifying code from
reading code, and to read code at first, or code might be corrupted.

Regards,
— Soji







Archive powered by MHonArc 2.6.19+.

Top of Page