Skip to content

Commit f3cb22b

Browse files
author
Tom O'Hara
committed
todo note on diagnostics
1 parent ee1d543 commit f3cb22b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extract_matches.perl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
# - Check for looping due to empty patterns (e.g., '(.*)').
1919
# - Only apply s qualifier when -para or -slurp specified.
2020
# - Add -chomp option as in count_it.perl.
21+
# - Add diagnostics for match failures.
2122
#
2223

2324
# Load in the common module, making sure the script dir is in the Perl lib path

0 commit comments

Comments
 (0)