develooper Front page | perl.beginners | Postings from January 2022

Re: about a regex

Thread Previous | Thread Next
From:
wagsworld48 via beginners
Date:
January 1, 2022 06:51
Subject:
Re: about a regex
Message ID:
f4edf1db-bb35-4fe8-9e4c-c4679b45c047@Spark
Add ^ as
[^a-zA-Z0-9]

Though there are probably a number of different ways to approach RegEx…

Wags ;)
WagsWorld
Hebrews 4:15
Ph(primary) : 408-914-1341
Ph(secondary): 408-761-7391
On Dec 31, 2021, 20:22 -0800, Piper H <potthua@gmail.com>, wrote:
> Hello
>
> I know [a-zA-Z0-9] means words and numbers.
> But what's the reverse of this regex?
>
> Thank you.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About