CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
regexperl
02-04
Net
How to create a regex, not able to get second group of match pattern
02-04
Software engineering
How can I match only integers in Perl?
02-04
Enterprise
How to match 2 array?
02-04
Back-end
Need help in creating regex, not able to get second group of match pattern
01-28
Blockchain
Perl Regex substitution - capturing and executing at same time $1
01-27
Mobile
perl match consecutive newlines: `echo "aaa\n\n\nbbb" | perl -pe "s/\\n\\n/z/g
01-14
front end
Combine category with code name [DS code format]
01-14
front end
regex which will identify text containing a | but only if it is not within ' anywhere else in t
01-13
front end
How to shorten this Perl expression
01-12
Blockchain
How to extract the rest of a string starting with a substring in Perl?
12-24
Software engineering
perl oneliner print the array and other match in same print statement
12-23
Back-end
How to matching 2 array? | Perl
12-10
database
`perl -pe` match only start of file?
12-09
Software engineering
Regex matching with exclusions of findings
12-09
Net
perl code to find and substitute a pattern
12-07
Software design
Regex to match substrings containing n non-repeated characters
12-06
Net
Regex to match substrings containing n non repeted characters
11-23
Enterprise
perl secure interpolation of substitution string containing match variables
11-22
Enterprise
Split the string and append the second and first elements
11-15
Software design
Variable length look-behind
11-15
Net
perl regex to replace $ with $$ unless $ followed by one of ^ @ ( $
11-10
Mobile
How to escape a regular expression when I include it in another regular expression?
11-06
Enterprise
How to split text into "steps" using regex in perl?
11-05
Mobile
Cannot get multi-line regex to match string
10-13
Mobile
Remove string after finding specific character
10-12
Mobile
remove string after finding specific character in Perl scripting
10-12
database
Perl Script stops at ' sign when checking text from the input
10-10
Mobile
Why Perl regex doesn't match "\n" with a following character?
10-05
Blockchain
Perl Regular Expression match ip and host from /etc/hosts
10-04
Blockchain
Perl regular expression named groups array
10-04
Back-end
How to exclude a specific string with REGEX? (Perl)
09-21
Software design
How can I regexp capture the string between 2 specific sets of double underscores?
09-20
Blockchain
Perl regex capture each character as one group
Links:
CodePudding