@jernej__s @cstross @gsuberland @WellsiteGeo @quixoticgeek @owent @alicemcalicepants @nullcolaship @davidtheeviloverlord @edwinb yes, that's why I wrote \b{…}, not \b.
ilmari@social.treehouse.systems
@ilmari@social.treehouse.systems
Indlæg
-
#WritersCoffeeClub Apr 24 Share a silly mistake you've made while writing. -
#WritersCoffeeClub Apr 24 Share a silly mistake you've made while writing.@cstross @gsuberland @WellsiteGeo @quixoticgeek @owent @alicemcalicepants @nullcolaship @davidtheeviloverlord @edwinb To be fair,
\b{…}was only added to Perl ten years ago
-
#WritersCoffeeClub Apr 24 Share a silly mistake you've made while writing.@gsuberland @cstross @WellsiteGeo @quixoticgeek @owent @alicemcalicepants @nullcolaship @davidtheeviloverlord @edwinb Unicode defines word boundaries, and Perl has
\b{wb}, which matches them.