in reply to Re^7: Recomendations For Learning perl?
in thread Recomendations For Learning perl?
Wow! I totally missed that. Yes, it is amazing how one line can achieve so much. Even as a beginner, I feel that I pressure myself to keep my code as concise as possible, thus, I like to achieve a lot with little code, though it does get confusing at times. Your breakdown of the program is very detailed and helpful! I was eager to try the program myself, so I installed the recommended module, copied the code and ran it. I did not have words installed, so I took care of that as well. The output is not as expected. I tried Steve's one-liner below and that works correctly for what it is supposed to do. But the output for your program is below:
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^9: Recomendations For Learning perl? -- be wise
by Discipulus (Canon) on Dec 08, 2016 at 21:38 UTC | |
by adamZ88 (Beadle) on Dec 08, 2016 at 22:09 UTC | |
Re^9: Recomendations For Learning perl?
by 1nickt (Canon) on Dec 08, 2016 at 21:10 UTC | |
by adamZ88 (Beadle) on Dec 08, 2016 at 21:21 UTC | |
by 1nickt (Canon) on Dec 08, 2016 at 21:22 UTC | |
by adamZ88 (Beadle) on Dec 08, 2016 at 21:32 UTC | |
by 1nickt (Canon) on Dec 09, 2016 at 02:37 UTC |