summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* mktables: Generate new table for foldable charsKarl Williamson2012-07-241-1/+14
* rewrite a regex in lib/DB.t using \QRobin Barker2012-07-201-1/+1
* silence override warningRobin Barker2012-07-131-1/+4
* vars.pm: remove 'obsolete' description [perl #113974]David Golden2012-07-051-5/+6
* Fix perl -d’s "l" command.Shlomi Fish2012-06-304-8/+95
* Teach diagnostics.pm about %pFather Chrysostomos2012-06-292-4/+10
* Increase $diagnostics::VERSION to 1.30Father Chrysostomos2012-06-291-1/+1
* fix 386a548 for fallback => undefJesse Luehrs2012-06-291-6/+35
* "use overload fallback => 0" should enable overloading [perl #113010]Jesse Luehrs2012-06-291-1/+13
* diagnostics.t: Restore test name removed by f0e510fFather Chrysostomos2012-06-281-1/+2
* propagate context into overloads [perl #47119]Jesse Luehrs2012-06-282-5/+260
* diagnostics.t: Tweak to get tests passingFather Chrysostomos2012-06-271-1/+1
* use a less broken test for locale radix in atof [perl #109318]Jesse Luehrs2012-06-261-0/+33
* fix some language/country codesJesse Luehrs2012-06-261-3/+3
* Fix tab completion of module names in the debuggerVincent Pit2012-06-251-1/+2
* Fix restarting a debugging session opened for a one-linerVincent Pit2012-06-251-2/+3
* Fix (and test) module listing in the debuggerVincent Pit2012-06-253-3/+29
* Fix (and test) breakpoints on subroutinesVincent Pit2012-06-253-6/+43
* Fix Exporter.pm documentation: Notes are not code.E. Choroba2012-06-241-2/+3
* [perl #113796] lib/File/stat.t failures when -l $^XFather Chrysostomos2012-06-241-0/+2
* Exporter.pm: long lines in verbatim podFather Chrysostomos2012-06-231-3/+5
* Exporter’s docs: mention require_version, but honestlyFather Chrysostomos2012-06-231-0/+4
* squash with export headresFather Chrysostomos2012-06-231-1/+1
* Exporter.pm: Capitalise subheaders consistentlyFather Chrysostomos2012-06-231-6/+6
* Exporter.pm: Consistent spaces after dotsFather Chrysostomos2012-06-231-32/+33
* Increase $Exporter::VERSION to 5.67Father Chrysostomos2012-06-231-1/+1
* [perl #112856] Exporter’s docs: expunge require_versionFather Chrysostomos2012-06-231-5/+2
* [perl #112826] Make Tie::StdHandle::READ respect offsetFather Chrysostomos2012-06-222-3/+7
* Increase $Tie::StdHandle::VERSION to 4.3Father Chrysostomos2012-06-221-1/+1
* lib/File/stat.t shouldn't test -A $^XNicholas Clark2012-06-211-2/+7
* Fix File::stat's -x and -X for root for directories and executable files.Nicholas Clark2012-06-211-6/+13
* Test that File::stat exports stat by default, overriding the builtin.Nicholas Clark2012-06-211-1/+7
* lib/File/stat.t should also test the -X operators on directories.Nicholas Clark2012-06-211-6/+9
* In lib/File/stat.t, permute the test file's mode for more thorough testing.Nicholas Clark2012-06-211-0/+11
* Refactor lib/File/stat.t for robustness.Nicholas Clark2012-06-211-76/+87
* *Actually* test that bug 20011110.104 is fixed.Nicholas Clark2012-06-212-4/+28
* Simplify lib/File/stat.t by using a tempfile as the test victim.Nicholas Clark2012-06-211-28/+3
* Remove needless skip tests from lib/File/stat.tNicholas Clark2012-06-211-8/+0
* In lib/File/stat.t, test everything with and without use filetest "access".Nicholas Clark2012-06-211-30/+39
* Bring the joy of strict (and warnings) to lib/File/stat.tNicholas Clark2012-06-211-2/+5
* Replace repetitive code in lib/File/stat.t with a data driven loop.Nicholas Clark2012-06-211-28/+22
* Convert lib/File/stat.t from a complex plan calculation to done_testing().Nicholas Clark2012-06-211-5/+11
* Remove some 5.002 and 5.003 compatibility code from Class::Struct.Nicholas Clark2012-06-181-6/+1
* Add tests for all the error paths in Class::Struct.Nicholas Clark2012-06-181-0/+91
* Add tests for Class::Struct constructors called with initialiser lists.Nicholas Clark2012-06-181-1/+34
* add use strict to perl -dShlomi Fish2012-06-171-67/+229
* Increase $Class::Struct::VERSION to 0.64Father Chrysostomos2012-06-151-1/+1
* add tests for overridden Class::Struct accessorsRenee Bäcker2012-06-151-1/+25
* [perl #29230] Class::Struct, accessor overrides not called from constructorRhesa Rozendaal2012-06-151-6/+10
* Updated CPANPLUS to CPAN version 0.9130Chris 'BinGOs' Williams2012-06-151-0/+1