summaryrefslogtreecommitdiff
path: root/pod/perlop.pod
Commit message (Expand)AuthorAgeFilesLines
* Clearify string parsing.abigail/for-5.17Abigail2012-03-231-2/+3
* Clarify some quotemeta docsKarl Williamson2012-02-151-1/+5
* pod updates for fc and \FBrian Fraser2012-01-291-5/+7
* Add :not_characters parameter to 'use locale'Karl Williamson2012-01-211-2/+4
* perlop: Typos, too long lines, correctionsKarl Williamson2012-01-131-6/+6
* perlop: remove triple-dotFather Chrysostomos2012-01-051-66/+0
* [perl #90906] Corrections to the previous patchTom Christiansen2012-01-051-13/+13
* [perl #90906] smartmatch PATCH 1 of 2: perlop.podTom Christiansen2012-01-051-51/+392
* [perl #90648] perlop: There is no low-prec //H.Merijn Brand2012-01-051-2/+4
* [perl #90648] perlop: There ain’t no C-style //Father Chrysostomos2012-01-051-1/+1
* Clarify that \Q, \U, \L don't require \EEric Brine2011-12-301-3/+3
* perlop: Clarify \octal slightlyFather Chrysostomos2011-09-171-3/+4
* Be more precise in the wording of how // works.Abigail2011-09-151-5/+7
* perlop: Minor consistency tweakFather Chrysostomos2011-08-261-2/+2
* [perl #93358] Clarify => quotingFather Chrysostomos2011-08-261-2/+11
* [perl #96228] perlop misdocuments ${ qr/x/ } as undefChas. Owens2011-08-071-2/+4
* perlop: name /a ASCII-restrictKarl Williamson2011-07-281-3/+3
* perlop: nitsKarl Williamson2011-07-051-4/+8
* [perl #90594] PATCH for 5.14.1 perlop.podTom Christiansen2011-05-191-1/+7
* An editing pass on perlop.pod from tchristTom Christiansen2011-05-181-199/+282
* perlop: Add explanation of \cKarl Williamson2011-05-181-2/+6
* perlop: Clarify that only ASCII brackets nestKarl Williamson2011-05-181-1/+1
* perlop.pod: Fix broken linkKarl Williamson2011-05-181-0/+1
* TomC change with a twistH.Merijn Brand2011-04-261-4/+4
* perlop: /o updateKarl Williamson2011-04-191-8/+28
* perlop: Update for some 5.14 changesKarl Williamson2011-04-181-5/+1
* perlop: Slight editsKarl Williamson2011-04-151-6/+7
* perlop: Update for 5.14 additionsKarl Williamson2011-04-121-6/+8
* 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