spujb@lemmy.cafe to 196@lemmy.blahaj.zoneEnglish · 1 day agorulefiles.catbox.moeimagemessage-square56linkfedilinkarrow-up1239file-text
arrow-up1239imagerulefiles.catbox.moespujb@lemmy.cafe to 196@lemmy.blahaj.zoneEnglish · 1 day agomessage-square56linkfedilinkfile-text
the original said reggae but i misread it as regex and got this idea lol original comic artist: thisstupidtwink@insta
minus-squareArthur Besse@lemmy.mllinkfedilinkEnglisharrow-up3·1 day agoyeah, i edited my comment while you were replying to note that /g is a valid flag for m/// as well. it is a valid perl matching operation precisely as-is but it can’t match anything due to the spaces it has before the ^ and after the $.
yeah, i edited my comment while you were replying to note that
/gis a valid flag form///as well. it is a valid perl matching operation precisely as-is but it can’t match anything due to the spaces it has before the^and after the$.