summaryrefslogtreecommitdiff
path: root/pod/perlop.pod
Commit message (Expand)AuthorAgeFilesLines
* mg.c - add support for ${^LAST_SUCCESSFUL_PATTERN}Yves Orton2023-03-141-4/+17
* move a paren to improve wordingKaren Etheridge2022-09-191-2/+2
* perlop: Clarify parts of tr///Karl Williamson2022-05-061-20/+32
* Use proper titlecase technique in podsKarl Williamson2022-04-121-2/+3
* perlop.pod: Fix typo in smartmatch examplezhmylove2022-02-151-2/+2
* Add 'isa' to 'use feature :5.35'Paul "LeoNerd" Evans2022-02-151-1/+2
* No longer print experimental::isa warning (closes #18754)Paul "LeoNerd" Evans2022-02-151-3/+2
* perlop - clarify that hyphens are interpreted literally in tr with single quotesDan Book2021-10-171-1/+2
* perlop: Fix indented here-doc empty line descriptionKarl Williamson2021-08-201-9/+10
* perlop: Clarify indented here-doc rulesKarl Williamson2021-08-091-6/+11
* perlop: Fix a few nits積丹尼 Dan Jacobson2021-07-311-4/+4
* perlop - Invocant only needs to be an object or class name for method callsDan Book2021-07-241-2/+3
* Add difference between <=> and cmp example積丹尼 Dan Jacobson2021-05-311-0/+7
* Fix perlop.pod about isa operator's precedencePaul "LeoNerd" Evans2021-05-041-1/+1
* Allow blanks within and adjacent to {...} constructsKarl Williamson2021-01-201-8/+23
* perlop: Note tr/// delimiters may be any printablesKarl Williamson2020-11-141-1/+2
* perlop: Enhance a tr/// exampleKarl Williamson2020-11-131-2/+2
* perlop: put the stringy bitwise ops in precedence tableRicardo Signes2020-09-061-3/+3
* perlop: Mention the word diamond wrt <>, <<>>Karl Williamson2020-08-081-2/+4
* Note range op behavior change in docsHauke D2020-07-301-0/+8
* perlop - Use a tied scalar directly in chained comparison examplesDan Book2020-05-211-9/+10
* perlop - Add more examples for chained comparisonsDan Book2020-05-211-1/+15
* perlop - Avoid $a and $bDan Book2020-03-131-10/+10
* Explain that a shell isn’t always used with qx/STRING/.Peter Oliver2020-03-131-8/+10
* Clarify when qx/STRING/ returns undefPeter Oliver2020-03-131-3/+4
* pod/perlop.pod: cross-precedence chainingZefram2020-03-121-2/+7
* pod/perlop.pod: expand doc on chained comparisonsZefram2020-03-121-14/+47
* chained comparisonsZefram2020-03-121-10/+31
* minor grammar fixesKaren Etheridge2020-02-221-3/+3
* Add the `isa` operatorPaul "LeoNerd" Evans2019-12-091-0/+20
* document that /c does nothing for s///Tony Cook2019-11-181-0/+3
* perlop - Make "STRING" section heading consistentDan Book2019-11-071-1/+1
* perlop.pod: Slight clarificationKarl Williamson2019-11-051-1/+1
* (perl #133695) "0".."-1" should act like 0..-1Hauke D2019-08-081-18/+66
* perlop: Improve documentation for (mostly) tr///Karl Williamson2019-03-041-55/+104
* Grammatical correction only.James E Keenan2019-02-041-1/+1
* (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