Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo | Sunpoet Po-Chuan Hsieh | 2017-06-04 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=442547 | ||||
* | Put the canonical URL back, it has propagated enough. | Mathieu Arnold | 2017-05-31 | 1 | -2/+1 |
| | | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=442146 | ||||
* | Introduce Perl 5.26. | Mathieu Arnold | 2017-05-31 | 19 | -0/+2908 |
A few important changes: - '.' is no longer in @INC. - "do" now gives a deprecation warning when it fails to load a file which it would have loaded had "." been in @INC. - In regular expression patterns, a literal left brace "{" should be escaped. Changes: https://metacpan.org/pod/release/XSAWYERX/perl-5.26.0/pod/perldelta.pod Sponsored by: Absolight Notes: svn path=/head/; revision=442144 |