Skip to content

Commit c39d049

Browse files
committed
Update filenames and show an invocation example
1 parent e1691cc commit c39d049

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Preface/find_moth_genera.p6

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
https://github.com/briandfoy/LearningPerl6_Downloads
66
77
For the exercise in the preface to Learning Perl 6. Use with the file
8-
in "Data Files/Butterflys and Moths.txt".
8+
in "DataFiles/Butterflies_and_Moths.txt":
9+
10+
% perl6 find_moth_genera.p6 DataFiles/Butterflies_and_Moths.txt
911
1012
Read the lines from the files specified on the command line. Print
1113
the ones that contain Latin letters between underscores, like an

0 commit comments

Comments
 (0)