We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1691cc commit c39d049Copy full SHA for c39d049
Preface/find_moth_genera.p6
@@ -5,7 +5,9 @@
5
https://github.com/briandfoy/LearningPerl6_Downloads
6
7
For the exercise in the preface to Learning Perl 6. Use with the file
8
-in "Data Files/Butterflys and Moths.txt".
+in "DataFiles/Butterflies_and_Moths.txt":
9
+
10
+ % perl6 find_moth_genera.p6 DataFiles/Butterflies_and_Moths.txt
11
12
Read the lines from the files specified on the command line. Print
13
the ones that contain Latin letters between underscores, like an
0 commit comments