summaryrefslogtreecommitdiff
path: root/pod/perlreref.pod
Commit message (Expand)AuthorAgeFilesLines
* perlreref: quantifier {,n} is now illegalKarl Williamson2020-02-121-1/+1
* perlreref: Fix typosKarl Williamson2019-12-131-9/+9
* perlreref: alpha assertions are valid in (COND)Karl Williamson2019-10-311-4/+8
* Accept experimental alpha_assertions featureKarl Williamson2019-10-311-5/+9
* perlreref.pod: disambiguate "code"David Mitchell2018-11-271-1/+1
* Spelling corrections from Ville Skytt.James E Keenan2018-04-081-1/+1
* Add alphabetic synonyms for regex assertionsKarl Williamson2018-02-181-0/+5
* Remove refs to bare ?RE? in podsKarl Williamson2017-04-201-2/+2
* pods: Add L<> for links missing them; a couple nitsKarl Williamson2017-04-051-1/+1
* standardize on "lookahead" and "lookaround"Ed Avis2015-12-071-4/+4
* remove deprecated /\C/ RE character classDavid Mitchell2015-06-191-2/+0
* PATCH: [perl #125291] perlreref misstatementKarl Williamson2015-06-011-9/+8
* perlunitut, perlreref: NitsKarl Williamson2015-02-211-0/+1
* Add qr/\b{gcb}/Karl Williamson2015-02-191-0/+2
* Add documentation for /n (non-capture) regexp flag.Matthew Horsfall2014-12-301-2/+3
* perlrebackslash, perlreref.pod: White space onlyKarl Williamson2014-03-261-1/+2
* Deprecate /\C/David Mitchell2014-03-261-1/+1
* re-enable Copy-on-Write by default.David Mitchell2013-05-261-0/+2
* typo fix for reref podDavid Steinbrunner2013-05-251-1/+1
* Revert "Update docs to concur with $`,$&,$' changes"David Mitchell2013-05-061-5/+3
* \N is no longer experimentalKarl Williamson2013-02-271-1/+1
* Update docs to concur with $`,$&,$' changesFather Chrysostomos2012-11-271-3/+5
* pod updates for fc and \FBrian Fraser2012-01-291-2/+11
* perlreref: Use consistent name for propertyKarl Williamson2011-07-281-1/+1
* perlreref: Fix column in tableKarl Williamson2011-04-011-1/+1
* perlreref: Update for 5.14 changesKarl Williamson2011-04-011-3/+9
* [PATCH] [pod] improve documentation for (?(cond)yes|no)Moritz Lenz2011-03-191-0/+4
* perldebug: capitalise titlesFather Chrysostomos2011-02-121-1/+1
* DOCs: Clarify that \w matches marks and \PcKarl Williamson2010-10-311-2/+3
* Add consistent synonyms for \p{PosxFOO}Karl Williamson2010-10-311-37/+32
* Teach Perl about Unicode named character sequencesKarl Williamson2010-09-251-1/+1
* perlreref.pod: NitsKarl Williamson2010-07-171-4/+5
* Standardize on use of 'capture group' over 'buffer'Karl Williamson2010-06-281-3/+3
* Add s///r (non-destructive substitution).David Caldwell2010-05-221-1/+2
* perlreref: missing info, 80 col displayKarl Williamson2010-05-081-41/+64
* Make whitespace a single word [perl #34462]Karl Williamson2010-03-281-4/+4
* Mark \N meaning [^\n] as experimentalKarl Williamson2010-02-281-3/+3
* Document \N{U+...}Karl Williamson2010-02-281-0/+1
* Update pods for \N changesKarl Williamson2010-02-281-2/+4
* * Em dash cleanup in pod/brian d foy2010-01-131-2/+2
* Update .podsKarl Williamson2009-12-251-3/+3
* Fix up pods for \XKarl Williamson2009-12-221-1/+1
* Use alternative URLs for links which are now broken (link rot)Leon Brocard2009-09-131-1/+1
* Basic docs for \NRafael Garcia-Suarez2009-06-171-0/+1
* Documentation updates for new regexp featuresRafael Garcia-Suarez2007-08-071-23/+62
* A first stab at making perlreref.pod up to dateRafael Garcia-Suarez2007-06-201-49/+64
* Cannot use a L<> within a preformatted section of a Pod document.Steve Peters2006-12-261-1/+1
* 8 is not an octal digit. (from Debian)Rafael Garcia-Suarez2005-03-101-1/+1
* perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.Jarkko Hietaniemi2003-08-121-24/+28
* =head2 ALL CAPSJarkko Hietaniemi2003-08-121-1/+1