Jeffrey E.F. Friedl
Born
January 01, 1966
Jeffrey E.F. Friedl isn't a Goodreads Author
(yet),
but they
do have a blog,
so here are some recent posts imported from
their feed.
![]() |
Mastering Regular Expressions
29 editions
—
published
1997
—
|
|
* Note: these are all the books on Goodreads for this author. To add more, click here.
“Just as there is a difference between playing a musical piece well and making music, there is a difference between knowing about regular expressions and really understanding them.”
― Mastering Regular Expressions
― Mastering Regular Expressions
“$/ = ".\n";
while (<>) {
next if !s/\b([a-z]+)((?:\s|<[^>]+>)+)(\1\b)/\e[7m$1\e[m$2\e[7m$3\e[m/ig;
s/^(?:[^\e]*\n)+//mg; # Remove any unmarked lines.
s/^/$ARGV: /mg; # Ensure lines begin with filename.
print;
}”
― Mastering Regular Expressions: Understand Your Data and Be More Productive
while (<>) {
next if !s/\b([a-z]+)((?:\s|<[^>]+>)+)(\1\b)/\e[7m$1\e[m$2\e[7m$3\e[m/ig;
s/^(?:[^\e]*\n)+//mg; # Remove any unmarked lines.
s/^/$ARGV: /mg; # Ensure lines begin with filename.
print;
}”
― Mastering Regular Expressions: Understand Your Data and Be More Productive
Topics Mentioning This Author
topics | posts | views | last activity | |
---|---|---|---|---|
The Next Best Boo...: The Title Game - Part Deux | 8189 | 2706 | Nov 11, 2021 05:18AM |
Is this you? Let us know. If not, help out and invite Jeffrey to Goodreads.