spujb@lemmy.cafe to 196@lemmy.blahaj.zoneEnglish · 6 days agorulefiles.catbox.moeexternal-linkmessage-square56fedilinkarrow-up1241file-text
arrow-up1241external-linkrulefiles.catbox.moespujb@lemmy.cafe to 196@lemmy.blahaj.zoneEnglish · 6 days agomessage-square56fedilinkfile-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·6 days 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$.