Bump Tie::File's test suite's version to match modules.
[perl.git] / lib /
12 hours ago James E KeenanCorrection recommended by Brad Gilbert++.
15 hours ago Nicholas ClarkIn the debugger use local $ENV{MANPATH}, instead of...
16 hours ago Nicholas ClarkRemove the hard-coded list of "perl" manpages from...
16 hours ago Nicholas ClarkIn the debugger's doc command, use man[13]direxp instea...
18 hours ago Nicholas ClarkFix the man/perldoc/doc command in the debugger.
22 hours ago Tony Cooklib/perldoc.pod is no longer generated, stop ignoring it
22 hours ago David Steinbrunnertypo fix for perl5db
22 hours ago David Steinbrunnertypo fix for Thread
23 hours ago David Steinbrunnertypo fix for DB
23 hours ago David Steinbrunnertypo fix for _charnames
23 hours ago James E KeenanAdd lib/Pod/perldoc.pod to lib/.gitignore.
23 hours ago David Steinbrunnertypo fixes for Benchmark
23 hours ago David Steinbrunnertypo fix for File::Find
47 hours ago David Steinbrunnertypo fixes for version pod
2 days ago David Goldenfix various podcheck nits
3 days ago Karl WilliamsonMake Unicode::UCD::search_invlist() available
3 days ago Karl WilliamsonUnicode::UCD Clarifications in pod
3 days ago Karl WilliamsonUnicode::UCD: Move function in file.
3 days ago Karl WilliamsonUnicode::UCD: Correct wrong pod info
5 days ago Karl WilliamsonFix multi-char fold edge case
5 days ago Karl Williamsonlib/charnames.t: Fix wrongly complemented test
5 days ago Karl Williamsonmktables: Fix typos in comments
5 days ago Karl Williamsoncharnames: fix nit in comment
5 days ago Brian FraserRemove double space between words in pod
5 days ago Karl Williamsonlib/utf8.pm: Fix pod verbatim line wraps
5 days ago Karl Williamsonlib/utf8.pm: Pod clarification and nit
5 days ago Nicholas ClarkBump $Getopt::Std::VERSION following commit 0c0a84c65e5...
5 days ago Reuben ThomasDocument getopts before getopt, and de-recommend getopt.
6 days ago Brian Fraserutf8: Remove unused variable (%utf8::enc).
7 days ago Chris 'BinGOs' Wil... Removed cpan/Log-Message
7 days ago Chris 'BinGOs' Wil... Removed cpan/Log-Message-Simple
7 days ago Chris 'BinGOs' Wil... Remove cpan/Object-Accessor
7 days ago Chris 'BinGOs' Wil... Remove cpan/Module-Pluggable
7 days ago Chris 'BinGOs' Wil... Remove cpan/Pod-LaTeX and pod2latex utility
7 days ago Chris 'BinGOs' Wil... Remove cpan/Archive-Extract
7 days ago Chris 'BinGOs' Wil... Remove cpan/CPANPLUS and associated utilities
7 days ago Chris 'BinGOs' Wil... Remove cpan/CPANPLUS-Dist-Build
7 days ago Ricardo Signesregen feature.pm
2013-05-02 Karl Williamsonlib/utf8_heavy.pl: Fix separated '(?' token
2013-04-14 Moritz LenzDocument that range operator '..' can not be overloaded.
2013-03-27 Chris 'BinGOs' Wil... Exporter on CPAN is 5.68 make blead reflect this
2013-03-27 Brian FraserMake smartmatch, given & when experimental
2013-03-19 Ricardo Signesbump version on perl5db.pl
2013-03-19 Kent Fredriclib/perl5db.pl: Workaround rt#116771 by putting DB...
2013-03-19 Kent Fredriclib/perl5db.t: Add test for bug #116771, autotrace...
2013-03-19 Kent Fredriclib/perl5db.t: Add test for bug #116769, Frame=2 crashe...
2013-03-19 Kent Fredriclib/perl5db.pl: refactor all calls to IO::Handle via...
2013-03-13 Daniel Draganrestore building perl5**.dll and perl.exe on WinCE
2013-03-07 John PeacockBring core up to version-0.9902
2013-03-05 Chris 'BinGOs' Wil... Bump File::Copy version as the contents have changed
2013-03-04 reneebfix pod: add missing 'C' of inline code tags
2013-03-01 David Mitchellrevert: Benchmark iteration warnings should warn
2013-03-01 Chris 'BinGOs' Wil... Skip chflags tests in filetests.t on dragonflybsd
2013-03-01 Chris 'BinGOs' Wil... Skip tests in File::Copy tests on DragonflyBSD too
2013-02-26 Chris 'BinGOs' Wil... Remove /Net from lib/.gitignore
2013-02-26 Ricardo SignesRevert "Lookup overloaded assignment operators when...
2013-02-25 Karl WilliamsonAdd, fix comments
2013-02-25 Karl WilliamsonUnicode/UCD.pm: Fix undef bug
2013-02-24 Karl WilliamsonDocument \s change for VT, commit 075b9d7d9a6d4473b240a...
2013-02-20 Ricardo Signesput an experimental warning on lexical topic
2013-02-17 Karl Williamsonutf8_heavy.pl: Add 'use re "/aa"'
2013-02-17 Nicholas ClarkIn warnings.pm, delete a hash slice, instead of using...
2013-02-16 Karl Williamsoncharnames.pm: Nit in pod
2013-02-16 Karl WilliamsonUnicode::UCD: Add examples to pod
2013-02-15 Karl Williamsonlib/Unicode/UCD.pm: Clarify pod
2013-02-10 Jess RobinsonEnable perl core tests to pass when locale support...
2013-02-06 David GoldenBenchmark iteration warnings should warn, not print
2013-01-26 Chris 'BinGOs' Wil... Update lib/.gitignore to include Config-Perl-V generate...
2013-01-26 Ricardo Signesprevent failures deep in value dumping from aborting
2013-01-25 Tony Cookrelease the global struct *after* we've finished using it
2013-01-25 Karl WilliamsonFix various minor pod issues
2013-01-12 Karl WilliamsonAllow slop on a few locale tests
2013-01-11 Karl WilliamsonCreate new warnings category experimental::regex_sets
2013-01-04 Karl Williamsoncharnames: Deprecate character names with spacing issues
2013-01-04 Karl Williamsoncharnames: :alias alone implies :full
2013-01-04 Karl Williamsoncharnames: Enforce better file name rules
2013-01-04 Karl Williamsoncharnames: comment, error message clarifications
2013-01-04 Karl Williamsoncharnames pod: Typo, clarification
2013-01-02 Tony Cookbump $VERSION for lib/perl5db.pl
2013-01-02 Shlomi FishMissing test count.
2013-01-02 Shlomi FishFix perl -d's 'w $my_lexical_variable'.
2013-01-02 Shlomi FishStart refactoring "sub restart".
2013-01-02 Shlomi FishExtract _dump_trace_calc_saved_single_arg.
2013-01-02 Shlomi FishExtract _dump_trace_calc_save_args.
2013-01-02 Shlomi FishAvoid pre-declarations.
2013-01-02 Shlomi FishFixed the test - it passes now.
2013-01-02 Shlomi FishAdd a testcase for the bug.
2013-01-02 Shlomi FishExtract _cmd_L_handle_postponed_breakpoints.
2013-01-02 Shlomi FishAdd empty lines and an explicit return.
2013-01-02 Shlomi FishRemove a no-longer needed comment.
2013-01-02 Shlomi FishExtract a subroutine.
2013-01-02 Shlomi FishExtract some duplicate code into a closure.
2013-01-02 Shlomi FishSome refactoring.
2013-01-02 Shlomi FishStart refactoring cmd_L.
2013-01-02 Shlomi FishRemove an unused parameter.
2013-01-02 Shlomi FishRemove a redundant line.
2013-01-02 Shlomi FishRename vars to remove ambiguity.
2013-01-02 Shlomi Fish[perl5db] Extract.
2013-01-02 Shlomi FishGot rid of passing $cmd to subs that don't use it.
2013-01-02 Shlomi FishExtract _cmd_l_calc_initial_end_and_i .
next