summaryrefslogtreecommitdiff
path: root/lib/feature.pm
Commit message (Expand)AuthorAgeFilesLines
* bump versions for core libs changed since 5.11.3Ricardo Signes2010-01-191-1/+1
* Mention name of C constant in feature.pm for greppabilityRafael Garcia-Suarez2010-01-121-0/+1
* Update .podsKarl Williamson2009-12-251-70/+4
* Introduce C<use feature "unicode_strings">Rafael Garcia-Suarez2009-12-201-8/+90
* feature bundles are the same across all subversionsSteffen Müller2008-02-081-16/+20
* Make -E require 5.11 featuresRafael Garcia-Suarez2007-12-191-0/+2
* feature.pm needs to cope with the version not being 5.10.0Nicholas Clark2007-12-191-2/+4
* document [PATCH] lib/feature.pmRobin Barker2007-09-181-3/+9
* Remove the 'err' keywordRafael Garcia-Suarez2007-09-071-11/+2
* feature bundle :5.10 should be equivalent to latest :5.10.XRafael Garcia-Suarez2007-09-071-4/+3
* Adjustment to the test for importing feature bundles,Rafael Garcia-Suarez2007-05-241-2/+4
* Don't use a regex match in lib/feature.pmÆvar Arnfjörð Bjarmason2007-05-201-8/+8
* Make use VERSION also load feature.pmRafael Garcia-Suarez2007-03-031-0/+29
* Mention the syntax C<use feature ':5.10'> in feature.pm's synopsisRafael Garcia-Suarez2007-03-011-0/+2
* 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