Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [perl/en] more perlish iterations on perl5 (#2489) | Chris C | 2017-02-09 | -5/+3 |
| | | | | | | | | | | * more perlish iteration c-style 'for' isn't perlish * Update perl.html.markdown removed one of the array iterator loops | |||
* | [perl/en] some more examples of interacting with arrays and hashes (#2632) | Dan Book | 2017-01-21 | -0/+18 |
| | ||||
* | [perl/en] how to write to files (#2633) | Dan Book | 2017-01-21 | -0/+9 |
| | ||||
* | [perl/en] Fix line formatting and use $x instead of $a | Dan Book | 2016-04-15 | -40/+45 |
| | ||||
* | add missing use line | Dan Book | 2015-12-13 | -0/+1 |
| | ||||
* | use strict and warnings in example modules | Dan Book | 2015-12-13 | -1/+5 |
| | ||||
* | Add blurb about strict and warnings | Dan Book | 2015-12-13 | -0/+10 |
| | ||||
* | Add info on references, modules, and objects | Dan Book | 2015-12-13 | -7/+125 |
| | | | These topics are central to modern usage of Perl. | |||
* | Add example of post-condition for loop. | Alan Berndt | 2015-10-10 | -0/+2 |
| | ||||
* | Fixed misinfo regarding sigils | Ahmad Fatoum | 2015-06-19 | -3/+3 |
| | | | also # is more commonly called number sign than number symbol. | |||
* | revamped for loops | Mark Canlas | 2015-06-10 | -5/+15 |
| | ||||
* | tamed indentation/whitespace | Mark Canlas | 2015-06-10 | -21/+23 |
| | ||||
* | Shortens line lengths of comments in Perl guide | Timothy Malcham | 2014-06-10 | -6/+12 |
| | ||||
* | Remove references to hash and hashtag in favor of number symbol | Sam Dodrill | 2014-04-14 | -1/+1 |
| | ||||
* | [perl] Fix list with links at "Further Reading" | Christos Kontas | 2013-10-04 | -4/+4 |
| | ||||
* | [Perl] Remove some redundant spaces | Christos Kontas | 2013-10-04 | -3/+1 |
| | ||||
* | Few words about subs and file i/o | Korjavin Ivan | 2013-08-22 | -0/+29 |
| | ||||
* | More tutorial links | Korjavin Ivan | 2013-08-22 | -2/+4 |
| | ||||
* | mistake fix | Korjavin Ivan | 2013-08-13 | -4/+0 |
| | ||||
* | md fix | Korjavin Ivan | 2013-08-13 | -2/+2 |
| | ||||
* | beta perl | Korjavin Ivan | 2013-08-13 | -0/+122 |