summaryrefslogtreecommitdiff
path: root/pod/perlop.pod
Commit message (Expand)AuthorAgeFilesLines
* perlop: Mention the s///le special caseFather Chrysostomos2011-03-131-0/+8
* Update docs for postfix /dual flagsFather Chrysostomos2011-02-201-11/+12
* perlop.pod: Update to account for /rKarl Williamson2011-02-191-1/+2
* multifile patch against blead/pod/*.podTom Christiansen2011-02-151-5/+5
* Fix up \cX for 5.14Karl Williamson2011-02-091-1/+2
* Add x-references in pods to new /a, etc.Karl Williamson2011-01-211-0/+7
* Typos and nits in podsKarl Williamson2011-01-191-1/+1
* minor amendment to documentation of ?PATTERN?David Golden2010-11-241-1/+3
* Deprecate ?PATTERN? without explicit m operatorZefram2010-11-241-12/+17
* Clarify m?PATTERN? is ok and only ?PATTERN? is notDavid Golden2010-11-241-12/+12
* Spelling/grammar nitsRafael Garcia-Suarez2010-11-171-2/+2
* Doc fix for [perl #78642] Logical defined or not equivalent to ternary operat...Rafael Garcia-Suarez2010-11-151-4/+5
* RT 78818 Sync the description of \E in perlop with perlrebrian d foy2010-11-041-1/+1
* Document y///rFather Chrysostomos2010-11-021-6/+23
* Defer to perlfunc on \G and pos()brian d foy2010-10-281-13/+15
* Improve documentation of \QEric Brine2010-10-121-4/+18
* perlop.pod: Clarify -’s string/number distinctionFather Chrysostomos2010-10-041-5/+6
* [perl #22193] Clarify references to ‘use integer’ in perlopCasey West2010-09-281-7/+7
* Teach Perl about Unicode named character sequencesKarl Williamson2010-09-251-2/+2
* * Fixed output for lex-like scanners example in perlopbrian d foy2010-09-231-4/+4
* Fix /[\8]/ to not match NULL; give correct warningKarl Williamson2010-09-161-3/+0
* perlop.pod: Reword escapes that have ordinalsKarl Williamson2010-07-261-49/+59
* perlop.pod: document \o{} escapeDavid Golden2010-07-171-16/+30
* perlop.pod: Rephrase hexadecimal escape wordingDavid Golden2010-07-161-25/+61
* perlop.pod: Document current \000 \x behaviorKarl Williamson2010-07-131-21/+58
* Fix typoAbigail2010-07-081-1/+1
* Rephrase perlop for non-destructive substitutionDavid Golden2010-05-221-6/+6
* Add s///r (non-destructive substitution).David Caldwell2010-05-221-6/+26
* PATCH: Clean up EBCDIC handling of \cXKarl Williamson2010-05-171-3/+3
* Fix to display ok in 80 columnsKarl Williamson2010-05-081-24/+25
* Clarify \c in perlop.pod.Karl Williamson2010-04-261-24/+61
* [perl #74198] Typo in perlop(1)Rafael Garcia-Suarez2010-04-131-2/+2
* Document parsing changes for [perl #56444] patchKarl Williamson2010-02-281-0/+5
* Document \N{U+...}Karl Williamson2010-02-281-5/+10
* * Fill out the docs on the yada to show it as a satand in for statements, not...brian d foy2010-01-281-10/+57
* * Note that the flip-flop operator maintains state across subroutine callsbrian d foy2010-01-261-17/+17
* * Em dash cleanup in pod/brian d foy2010-01-131-4/+4
* * fix a perlop fix from debian: http://bugs.debian.org/514814brian d foy2009-12-271-2/+2
* Pod formatting fixJosh ben Jore2009-09-291-1/+1
* Pod formatting fixRoberto C. S�nchez2009-09-291-1/+1
* Use alternative URLs for links which are now broken (link rot)Leon Brocard2009-09-041-1/+1
* Document better what is allowed as regex delimitersDavid Nicol2009-08-301-8/+10
* Removed '...' ellipses from docs about '...' flip-flop operatorKen Williams2009-08-111-4/+4
* Remove !!! and ??? operatorsRafael Garcia-Suarez2009-07-221-24/+5
* Revised description of => operatorIan Goodacre2009-06-091-7/+11
* Re: [PATCH] [doc] be more explicit about magic argvMoritz Lenz2008-10-301-0/+12
* Fix typo in perlop.podJerry D. Hedden2008-05-191-1/+1
* Add ..., !!!, and ??? operatorschromatic2008-05-181-1/+34
* New separations for the pattern match operator documentation,David Nicol2008-05-181-0/+6
* Modulo operator and floating point numbersKen Williams2008-02-181-5/+7