Skip to content

Commit 313357e

Browse files
committed
Try harder
1 parent 487f252 commit 313357e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ These are the sample files for *Learning Perl, 7th Edition*.
77
so you can see your tacs program in action.
88

99
* Chapter 8, Matching with Regular Expressions
10-
- [pattern_test.pl](https://github.com/briandfoy/Learning-Perl-Sample-Files/blob/master/Chapter%208/pattern_test.pl] is the program we use to test regular expressions
10+
- [pattern_test.pl](https://github.com/briandfoy/Learning-Perl-Sample-Files/blob/master/Chapter%208/pattern_test.pl) is the program we use to test regular expressions
11+
- [pattern_test.pl](/Chapter%208/pattern_test.pl) is the program we use to test regular expressions
12+
- [pattern_test.pl](Chapter%208/pattern_test.pl) is the program we use to test regular expressions
1113

1214
* Chapter 10, More Control Structures
1315
- [/Chapter%2010/lnr_example.pl] is a demonstration of last, next, and redo ("lnr")

0 commit comments

Comments
 (0)