aboutsummaryrefslogtreecommitdiff
path: root/challenge-004/ruben-westerberg/README
blob: f8c44ff70c71e9b9e6852766d59a18478d2d8cbc (plain)
1
2
3
4
5
6
7
8
9
Solution by Ruben Westerberg

#Challenge 1: Calculate pi to precision of byte size of program.
Simply run the .pl and .p6 scripts

#Challenge 2: Word find from a given file of letters
Usage is  perl5/ch-2.pl letters.txt  words.txt
Usage is  perl6/ch-2.p6 letters.txt  words.txt