This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Retry first shot at perldelta.pod.
[perl5.git] / pod / perlop.pod
2012-02-16 Karl WilliamsonClarify some quotemeta docs
2012-01-29 Brian Fraserpod updates for fc and \F
2012-01-21 Karl WilliamsonAdd :not_characters parameter to 'use locale'
2012-01-13 Karl Williamsonperlop: Typos, too long lines, corrections
2012-01-06 Father Chrysostomosperlop: remove triple-dot
2012-01-06 Tom Christiansen[perl #90906] Corrections to the previous patch
2012-01-06 Tom Christiansen[perl #90906] smartmatch PATCH 1 of 2: perlop.pod
2012-01-05 H.Merijn Brand[perl #90648] perlop: There is no low-prec //
2012-01-05 Father Chrysostomos[perl #90648] perlop: There ain’t no C-style //
2011-12-30 Eric BrineClarify that \Q, \U, \L don't require \E
2011-09-17 Father Chrysostomosperlop: Clarify \octal slightly
2011-09-14 AbigailBe more precise in the wording of how // works.
2011-08-26 Father Chrysostomosperlop: Minor consistency tweak
2011-08-26 Father Chrysostomos[perl #93358] Clarify => quoting
2011-08-07 Chas. Owens[perl #96228] perlop misdocuments ${ qr/x/ } as undef
2011-07-29 Karl Williamsonperlop: name /a ASCII-restrict
2011-07-06 Karl Williamsonperlop: nits
2011-05-19 Tom Christiansen[perl #90594] PATCH for 5.14.1 perlop.pod
2011-05-18 Tom ChristiansenAn editing pass on perlop.pod from tchrist
2011-05-18 Karl Williamsonperlop: Add explanation of \c
2011-05-18 Karl Williamsonperlop: Clarify that only ASCII brackets nest
2011-05-18 Karl Williamsonperlop.pod: Fix broken link
2011-04-26 H.Merijn BrandTomC change with a twist
2011-04-19 Karl Williamsonperlop: /o update
2011-04-19 Karl Williamsonperlop: Update for some 5.14 changes
2011-04-15 Karl Williamsonperlop: Slight edits
2011-04-12 Karl Williamsonperlop: Update for 5.14 additions
2011-03-14 Father Chrysostomosperlop: Mention the s///le special case
2011-02-20 Father ChrysostomosUpdate docs for postfix /dual flags
2011-02-20 Karl Williamsonperlop.pod: Update to account for /r
2011-02-16 Tom Christiansenmultifile patch against blead/pod/*.pod
2011-02-10 Karl WilliamsonFix up \cX for 5.14
2011-01-21 Karl WilliamsonAdd x-references in pods to new /a, etc.
2011-01-20 Karl WilliamsonTypos and nits in pods
2010-11-24 David Goldenminor amendment to documentation of ?PATTERN?
2010-11-24 ZeframDeprecate ?PATTERN? without explicit m operator
2010-11-24 David GoldenClarify m?PATTERN? is ok and only ?PATTERN? is not
2010-11-17 Rafael Garcia-SuarezSpelling/grammar nits
2010-11-15 Rafael Garcia-SuarezDoc fix for [perl #78642] Logical defined or not equiva...
2010-11-04 brian d foyRT 78818 Sync the description of \E in perlop with...
2010-11-03 Father ChrysostomosDocument y///r
2010-10-28 brian d foyDefer to perlfunc on \G and pos()
2010-10-12 Eric BrineImprove documentation of \Q
2010-10-04 Father Chrysostomosperlop.pod: Clarify -’s string/number distinction
2010-09-29 Casey West[perl #22193] Clarify references to ‘use integer’ in...
2010-09-25 Karl WilliamsonTeach Perl about Unicode named character sequences
2010-09-24 brian d foy* Fixed output for lex-like scanners example in perlop
2010-09-16 Karl WilliamsonFix /[\8]/ to not match NULL; give correct warning
2010-07-26 Karl Williamsonperlop.pod: Reword escapes that have ordinals
2010-07-18 David Goldenperlop.pod: document \o{} escape
2010-07-16 David Goldenperlop.pod: Rephrase hexadecimal escape wording
2010-07-13 Karl Williamsonperlop.pod: Document current \000 \x behavior
2010-07-08 AbigailFix typo
2010-05-23 David GoldenRephrase perlop for non-destructive substitution
2010-05-22 David CaldwellAdd s///r (non-destructive substitution).
2010-05-17 Karl WilliamsonPATCH: Clean up EBCDIC handling of \cX
2010-05-08 Karl WilliamsonFix to display ok in 80 columns
2010-04-26 Karl WilliamsonClarify \c in perlop.pod.
2010-04-13 Rafael Garcia-Suarez[perl #74198] Typo in perlop(1)
2010-02-28 Karl WilliamsonDocument parsing changes for [perl #56444] patch
2010-02-28 Karl WilliamsonDocument \N{U+...}
2010-01-28 brian d foy* Fill out the docs on the yada to show it as a satand...
2010-01-27 brian d foy* Note that the flip-flop operator maintains state...
2010-01-13 brian d foy* Em dash cleanup in pod/
2009-12-27 brian d foy* fix a perlop fix from debian: bugs.debian.org/514814
2009-09-29 Josh ben JorePod formatting fix
2009-09-29 Roberto C. S�nchezPod formatting fix
2009-09-04 Leon BrocardUse alternative URLs for links which are now broken...
2009-08-30 David NicolDocument better what is allowed as regex delimiters
2009-08-11 Ken WilliamsRemoved '...' ellipses from docs about '...' flip-flop...
2009-07-22 Rafael Garcia-SuarezRemove !!! and ??? operators
2009-06-09 Ian GoodacreRevised description of => operator
2008-10-30 Moritz LenzRe: [PATCH] [doc] be more explicit about magic argv
2008-05-19 Jerry D. HeddenFix typo in perlop.pod
2008-05-18 chromaticAdd ..., !!!, and ??? operators
2008-05-18 David NicolNew separations for the pattern match operator document...
2008-02-18 Ken WilliamsModulo operator and floating point numbers
2008-02-08 Martin Hasch[perl #50364] [PATCH] perlop.pod - misnomer in % operat...
2008-01-06 Jerry D. Hedden'~~' is not a feature [repost]
2007-10-04 David LandgrenPOD cleanups
2007-09-07 Rafael Garcia-SuarezRemove the 'err' keyword
2007-08-07 Rafael Garcia-SuarezDocumentation updates for new regexp features
2007-03-14 Wolfgang Launperlfunc.pod (ref results), perlop.pod (qr// result)
2007-02-24 Rafael Garcia-SuarezIndexing and POD fixes
2007-02-14 Yves OrtonRe: [PATCH] Document that m//k works
2007-02-12 Rafael Garcia-SuarezDocument that m//k works, by Ævar Arnfjörð Bjarmason
2007-02-06 Wolfgang Launperlop.pod - proposal to add an explanation of \c
2007-01-15 Yves OrtonAdd support for /k modfier for matching along with...
2007-01-10 SADAHIRO TomoyukiRe: [perl #41215] % on scalars sometimes throws away...
2006-11-02 Rafael Garcia-SuarezFix case in external pod link
2006-10-19 H.Merijn Brand<tr> isnb't the same as C<tr>, and <tr> looks so stupid...
2006-10-16 SADAHIRO Tomoyukiremove leaveit from toke.c:scan_const
2006-09-21 SADAHIRO TomoyukiRe: \N{...} in regular expression [PATCH]
2006-09-04 yath-perlbug@yath.de[perl #40272] subroutine call with & in perlop example
2006-09-04 chromaticRe: AW: [PATCH pod/*] Use Direct Object Constructor...
2006-07-26 SADAHIRO Tomoyukiinterpolation of @- (and @+) in patterns ([perl #27940...
2006-07-23 SADAHIRO Tomoyukiperlop: parsing quoted constructs
2006-07-13 Yves OrtonRe: Misunderstanding escapes in heredocs?
2006-07-11 SADAHIRO TomoyukiRe: Misunderstanding escapes in heredocs?
2006-06-12 Daniel Frederick... Re: [PATCH DOC] Three minor fixes related to perlop
next