in reply to Re^3: RFC: (DRAFT Tutorial) A Gentle Introduction to Perl 6
in thread RFC: (DRAFT Tutorial) A Gentle Introduction to Perl 6
I downloaded your P5 example and ran it. I reformatted it to an acceptable standard. I threw away the superfluous fluff. I trimmed the unnecessary verbosity.
Please post your version so I can see the error of my ways.
I disagree with the formatting comment. My code I believe closely adheres to Prof. Conway's style. Also, I do not believe in brevity for the sake of brevity. I never know who's reading my code--most likely someone with much less Perl knowledge than most monks here.
However, thanks to your comments, I have used perlcritic for the first time and will update the Perl 5 code soon.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: RFC: (DRAFT Tutorial) A Gentle Introduction to Perl 6
by BrowserUk (Patriarch) on Aug 06, 2015 at 12:37 UTC | |
by jeffa (Bishop) on Aug 06, 2015 at 18:15 UTC | |
by BrowserUk (Patriarch) on Aug 06, 2015 at 18:32 UTC | |
by u65 (Chaplain) on Aug 06, 2015 at 21:25 UTC |