summaryrefslogtreecommitdiff
path: root/pod/perlop.pod
Commit message (Expand)AuthorAgeFilesLines
* (perl #133755) link back to readpipe from the qx// docsTony Cook2019-01-161-1/+4
* Drop sentence which is no longer valid as of 5.28James E Keenan2018-11-291-4/+3
* perlop: Clarify tr''' behaviorKarl Williamson2018-07-171-14/+20
* perlop: NitsKarl Williamson2018-07-171-5/+8
* Spelling corrections from Ville Skytt.James E Keenan2018-04-081-1/+1
* perlop: improve tr/// documentationDavid Mitchell2018-01-191-6/+20
* Update docs wrt bitwise opsFather Chrysostomos2017-12-311-19/+19
* revert smartmatch to 5.27.6 behaviourZefram2017-12-291-17/+281
* POD fix for perlopScott Lanning2017-12-271-1/+1
* better document while condition magicZefram2017-12-231-2/+12
* merge branch zefram/dumb_matchZefram2017-12-171-281/+17
|\
| * eviscerate smartmatchZefram2017-11-221-276/+17
| * revise all given/when documentationZefram2017-11-211-6/+1
* | pod: start referring to 5.6 and pre-5.6 as "ancient" instead of just "old"Ævar Arnfjörð Bjarmason2017-12-061-2/+2
* | correct and clarify doc of operator precedenceZefram2017-12-051-11/+31
* | document context provided by refgenZefram2017-12-051-1/+6
|/
* clarify perlop description of binary "x"Zefram2017-11-171-5/+10
* document qw's whitespace rulesZefram2017-11-021-1/+2
* perlop: fix documentation for s/// "false" return valueLukas Mai2017-08-201-1/+2
* perlop: use <<~FOO construct in example of indented here-docsLukas Mai2017-08-031-3/+3
* Update pods about bitwise UTF-8 above 0xFF being fatalKarl Williamson2017-06-071-8/+6
* add X<s> to s/// in perlop (RT #131371)Lukas Mai2017-06-011-1/+1
* Remove refs to bare ?RE? in podsKarl Williamson2017-04-201-4/+2
* pods: Add L<> for links missing them; a couple nitsKarl Williamson2017-04-051-2/+2
* perlop.pod: Clarify, expand /a descriptionKarl Williamson2017-03-061-3/+4
* perlop: Fix spelling errorKarl Williamson2017-03-061-1/+1
* Remove trailing whitespace.Shlomi Fish2017-02-261-43/+43
* pod: Do not suggest to use insecure :utf8 PerlIO layer when reading filesPali2017-02-071-3/+6
* perlop: Remove obsolete textKarl Williamson2017-01-191-5/+2
* Add /xx regex pattern modifierKarl Williamson2017-01-131-1/+3
* Fix the Unicode Bug in the range operatorAaron Crane2017-01-051-0/+6
* pod/perlop: Note that need space between op and \w delimKarl Williamson2016-12-221-1/+8
* Document Indented Here-docsMatthew Horsfall2016-11-141-0/+52
* clarify behavior single quote regexpsYves Orton2016-11-021-6/+6
* perlop: Clarify tr/// casing statementKarl Williamson2016-08-081-9/+11
* perlop: Fix important typoKarl Williamson2016-08-081-1/+1
* perlop: clarify that entries aren't in prec orderDavid Mitchell2016-07-181-1/+2
* pod/*: remove deprecated L<"section"> and L<section> syntaxLukas Mai2016-06-111-11/+11
* (perl #127780) point backtick users at the open pragmaTony Cook2016-05-171-0/+6
* Fix some pod errorsKarl Williamson2016-04-221-2/+2
* perlop: fix broken example by deleting it [perl #119667]Lukas Mai2016-01-311-13/+5
* mention $? in backticks documentationDoug Bell2015-12-071-0/+15
* Refactor tr/// parsing to work on EBCDIC, fix other bugKarl Williamson2015-09-081-10/+36
* Clarify functioning of '||' operator.Ludovic E. R. Tolhurst-Cleaver2015-08-171-3/+3
* Document the new shift behaviors.Jarkko Hietaniemi2015-06-281-11/+22
* Explicitly mention that even negative shiftees become UVs first.Jarkko Hietaniemi2015-06-281-1/+1
* The postderef feature is no longer experimentalAaron Crane2015-06-271-1/+1
* perlop: Don't use bitwise string ops on UTF-8Karl Williamson2015-05-071-0/+4
* perlop: Make correctionKarl Williamson2015-05-071-1/+1
* perlop: Nits and update for v5.22Karl Williamson2015-04-181-330/+351