summaryrefslogtreecommitdiff
path: root/lib/feature.pm
Commit message (Expand)AuthorAgeFilesLines
* Enable the ~~ operator by default.Rafael Garcia-Suarez2007-01-151-10/+2
* Introduce the :5.10.0 feature bundle, and make :5.10 anRafael Garcia-Suarez2007-01-151-5/+11
* Fix link to perlsyn (thanks to Michael G Schwern)Rafael Garcia-Suarez2007-01-151-1/+1
* Remove the "dor" feature alias.Rafael Garcia-Suarez2007-01-151-5/+0
* Document "no feature" (Michael G Schwern)Rafael Garcia-Suarez2007-01-151-1/+16
* Move the documentation of the lexical effect of feature.pm to its ownRafael Garcia-Suarez2007-01-151-5/+17
* Remove obsolete notes and TODOs from feature.pmRafael Garcia-Suarez2007-01-151-12/+1
* Add a reference to the docs for state() variables in feature.pmRafael Garcia-Suarez2007-01-151-0/+2
* Factorise croak() calls and error messages in feature.pmRafael Garcia-Suarez2007-01-151-18/+21
* Make "use feature 'dor'" an alias for "use feature 'err'"Rafael Garcia-Suarez2006-06-071-0/+5
* Add "state" featureRafael Garcia-Suarez2006-05-031-3/+9
* Automatically set HINT_LOCALIZE_HH whenever %^H is modified.Nicholas Clark2006-04-011-3/+0
* eliminate HINT_HH_FOR_EVALRobin Houston2005-12-221-1/+1
* Feature bundle is now :5.10, and add -E switchRobin Houston2005-12-211-11/+54
* Re: [PATCH] Make the 'sort' pragma lexically scopedRobin Houston2005-12-191-3/+3
* latest switch/say/~~Robin Houston2005-12-191-0/+116