This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Document upgrading a module in cpan/
[perl5.git] / pod /
2012-03-11 Tony Cookperldelta for die propgation fix
2012-03-08 Father Chrysostomosperlvar: Fix long lines
2012-03-08 Father ChrysostomosDear perlvar: ${^WARNING_BITS} was added in 5.6
2012-03-08 Father Chrysostomosperlvar: Document ${^WARNING_BITS} better
2012-03-06 Karl Williamsonpods: Note future deprecation of unescaped "{"
2012-03-06 Karl Williamsonperllexwarn: Fix typos
2012-03-05 Ricardo Signesreplace bogus non-ASCII dashlike char with -
2012-03-05 Eric Brinefix documentation for exec's warning behavior
2012-03-05 Pau Amma\" (via RT)Grammar and clarity fixes for exists() in pod/perlfunc.pod
2012-03-01 AbigailAdded Dave Rolsky and Max Maischein to the KEEPERS...
2012-03-01 Father Chrysostomos[perl #107366] Allow attributes to set :lvalue on defin...
2012-02-29 Father Chrysostomosperldata: Two spaces after dots, please
2012-02-29 jkeenanExplain why program must close __DATA__ handle.
2012-02-27 Nicholas ClarkThe parser should always close the file handle that...
2012-02-27 Father Chrysostomosperldiag: Reflow for better splain output
2012-02-27 Max MaischeinAdd an example how to fix '%s: command not found'
2012-02-25 Father Chrysostomosperlfunc: bad wording
2012-02-21 Max MaischeinAdd perl5158delta.pod
2012-02-20 Max MaischeinFix typos in pod/perldelta.pod origin/release-5.15.8 v5.15.8
2012-02-20 Max MaischeinUpdate pod/perldelta.pod from the version numbers
2012-02-20 Max Maischeinadd new release to perlhist
2012-02-20 Max MaischeinUpdate Module::CoreList for v5.15.8
2012-02-20 Max MaischeinClean out XXX in preparation for Module::CoreList update
2012-02-20 Max MaischeinUpdate perldelta.pod for 5.15.8 for review
2012-02-19 Ricardo SignesRevert updates to compression libraries
2012-02-19 Karl Williamsonperlintro: Add missing closing ">"
2012-02-19 Nicholas ClarkRefactor code in Data::Dumper to assume that >=5.8...
2012-02-18 Ævar Arnfjörð Bjar... Remove gete?[ug]id caching
2012-02-18 Nicholas ClarkAdd t/porting/pending-author.t, fixing a limitation...
2012-02-18 Nicholas ClarkCorrect the location of t/porting/perlfunc.t in perldel...
2012-02-18 Father Chrysostomosperlvar: $] is not deprecated
2012-02-18 Chris 'BinGOs' Wil... Update IO-Compress to CPAN version 2.049
2012-02-18 Chris 'BinGOs' Wil... Update Compress-Raw_Zlib to CPAN version 2.049
2012-02-18 Chris 'BinGOs' Wil... Update Compress-Raw-Bzip2 to CPAN version 2.049
2012-02-18 Chris 'BinGOs' Wil... Update perlfaq to CPAN version 5.0150039
2012-02-18 Nicholas ClarkDescribe the update to Pod::Functions in perldelta.
2012-02-18 Nicholas ClarkAdd metadata to perlfunc.pod for which version or featu...
2012-02-18 Nicholas ClarkAdd t/porting/perlfunc.t so that porting tests catch...
2012-02-18 Nicholas ClarkAdd annotations to perlfunc.pod for Pod::Functions.
2012-02-18 Nicholas ClarkIn perlfunc.pod, sort the descriptions more consistently.
2012-02-18 Nicholas ClarkAdd 4 functions missing from perlfunc.pod's 'Perl Funct...
2012-02-18 Florian RagwitzThere is no G_LIST, only G_ARRAY
2012-02-17 Chris 'BinGOs' Wil... Update Socket to CPAN version 1.98
2012-02-16 Karl Williamsonperldelta: Some char names now obsoleted
2012-02-16 Karl Williamsonpp_quote_meta: in locale, quote all UTF-8 Latin1 non...
2012-02-16 Karl Williamsonperl #77654: quotemeta quotes non-ASCII consistently
2012-02-16 Karl WilliamsonClarify some quotemeta docs
2012-02-16 Karl Williamsonperlfunc: quotemeta, clarify, fix incorrect statement
2012-02-15 Ævar Arnfjörð Bjar... Further eliminate POSIX-emulation under LinuxThreads
2012-02-15 Ævar Arnfjörð Bjar... Revert "Merge branch 'avar/POSIX-strptime' into blead"
2012-02-14 Karl Williamsonperl #110648, single Unicode prop in inverted class...
2012-02-14 Dave RolskySmall updates for perlobj.pod
2012-02-14 Dave RolskyClarify that @ISA contains scalars which are strings.
2012-02-14 Dave RolskyDon't reference a specific year for the definition...
2012-02-14 Dave RolskyFix a typo (s/lead/led) and some bleah phrasing.
2012-02-14 Chris 'BinGOs' Wil... Update CPANPLUS to CPAN version 0.9118
2012-02-14 Chris 'BinGOs' Wil... Update CPANPLUS-Dist-Build to CPAN version 0.62
2012-02-13 Karl Williamsonmktables: viacode() return unparenthesized names for...
2012-02-13 Nicholas ClarkTypo in commit 4fe70ef9a66bbf96 spotted by Ilmari.
2012-02-13 Nicholas ClarkIn perlfunc, standardise the descriptions for keywords...
2012-02-12 Alan Haggai AlaviReplace `char * ptr` with `char *ptr`
2012-02-11 Ævar Arnfjörð Bjar... Merge branch 'avar/POSIX-strptime' into blead
2012-02-11 Karl Williamsonperldelta: Note is_utf8_char_buf() and is_utf8_char()
2012-02-11 Karl WilliamsonChange =head1 to =head2 in perldelta
2012-02-09 Karl Williamsonperrebackslash, perlrecharclass: Note locale effects
2012-02-09 Karl WilliamsonAllow [[:blank:]] to work under locale
2012-02-09 Karl WilliamsonUse system isascii() when available under locale
2012-02-09 Karl Williamsonregcomp.c: Use compiled-in inversion lists
2012-02-08 Chris 'BinGOs' Wil... Update Module-Metadata to CPAN version 1.000009
2012-02-08 Chris 'BinGOs' Wil... Update Parse-CPAN-Meta to CPAN version 1.4402
2012-02-08 Chris 'BinGOs' Wil... Update CPAN-Meta-YAML to CPAN version 0.007
2012-02-08 Chris 'BinGOs' Wil... Update Module-Metadata to CPAN version 1.000008
2012-02-07 Chris 'BinGOs' Wil... Update CPAN-Meta-YAML to CPAN version 0.006
2012-02-06 Rafael Garcia-SuarezDocument the special meaning of "indir" on the shebang...
2012-02-04 Karl Williamsonperldelta for Unicode::UCD::prop_invmap() changes
2012-02-04 Karl WilliamsonUnicode 6.1
2012-02-04 Chris 'BinGOs' Wil... Update CPAN-Meta to CPAN version 2.120351
2012-02-03 Chris 'BinGOs' Wil... Update Version-Requirements to CPAN version 0.101022
2012-02-03 Nicholas ClarkCorrect a =head2 to a =head3 in perlfunc.pod
2012-02-03 Ricardo SignesRevert "Add IO::Socket::IP 0.08 as dual-life module"
2012-02-03 Paul EvansAdd IO::Socket::IP 0.08 as dual-life module
2012-02-03 Father Chrysostomos[perl #108754] perlgit.pod: Stress rebase more
2012-02-03 Father Chrysostomosperldelta for Carp dot
2012-02-03 Father Chrysostomosperldelta for arybase lslice fix
2012-02-03 Father Chrysostomosperldelta for SvPVutf8/byte
2012-02-03 Father Chrysostomosperldelta for File::Copy and newlines
2012-02-03 Father Chrysostomosperldelta for PerlIO::mmap
2012-02-03 Father Chrysostomosperldelta for Term::ReadLine and AE
2012-02-02 Steffen Muellerperldelta for the various typemap and ParseXS related...
2012-02-02 Father Chrysostomosperldelta for ->method(my(...)) fix
2012-02-02 Father Chrysostomosperldelta for "\n" =~ /.*/g fix
2012-02-02 Father Chrysostomosperldelta: Clarify Time::HiRes bug fix
2012-02-02 Father Chrysostomosperldelta for _@ and _% prototypes
2012-02-02 Ricardo SignesCORE does not need to be in perlfunc
2012-02-02 Ricardo Signesfinish documenting keywords, sort the xrefs
2012-02-02 Ricardo Signesadd perlfunc cross-reference sections
2012-02-01 Zeframupdate Math-Complex to CPAN version 1.59
2012-02-01 Zeframupdate Time-HiRes to CPAN version 1.9725
2012-02-01 Steffen MuellerMove typemap documentation to its own file
2012-02-01 Father Chrysostomosperldelta for ‘no overloading’ and qr//
next