From 31200cffa9ad4f5ec6c783b95f40e1c6f3f1a047 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Wed, 28 Jun 2017 10:35:36 +0900 Subject: [PATCH] Imported Upstream version 5.21.5 Change-Id: I3c347984b8cd4d476f773c5bbf83317b902e766a Signed-off-by: DongHun Kwak --- AUTHORS | 3 +- Configure | 30 +- Cross/config.sh-arm-linux | 41 +- Cross/config.sh-arm-linux-n770 | 40 +- INSTALL | 28 +- MANIFEST | 53 +- META.json | 4 +- META.yml | 4 +- Makefile.SH | 19 +- NetWare/Makefile | 4 +- NetWare/config.wc | 1 + NetWare/config_H.wc | 10 +- Porting/Glossary | 7 + Porting/Maintainers.pl | 43 +- Porting/checkAUTHORS.pl | 1 + Porting/config.sh | 43 +- Porting/config_H | 18 +- Porting/corelist.pl | 13 +- Porting/epigraphs.pod | 83 + Porting/makerel | 9 +- Porting/perl5220delta.pod | 457 +++++ Porting/perldelta_template.pod | 2 +- Porting/release_managers_guide.pod | 32 +- Porting/release_schedule.pod | 2 +- Porting/todo.pod | 4 +- README.aix | 16 + README.haiku | 4 +- README.macosx | 8 +- README.os2 | 2 +- README.tru64 | 13 + README.vms | 4 +- README.win32 | 40 +- cflags.SH | 5 + config_h.SH | 8 + configure.com | 1 + cop.h | 5 +- cpan/B-Debug/Debug.pm | 23 +- cpan/B-Debug/t/debug.t | 12 +- cpan/CPAN-Meta/lib/CPAN/Meta.pm | 28 +- cpan/CPAN-Meta/lib/CPAN/Meta/Converter.pm | 29 +- cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm | 6 +- cpan/CPAN-Meta/lib/CPAN/Meta/History.pm | 6 +- cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_0.pod | 185 ++ cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_1.pod | 247 +++ cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_2.pod | 658 +++++++ cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_3.pod | 665 +++++++ cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_4.pod | 719 ++++++++ cpan/CPAN-Meta/lib/CPAN/Meta/Merge.pm | 11 +- cpan/CPAN-Meta/lib/CPAN/Meta/Prereqs.pm | 6 +- cpan/CPAN-Meta/lib/CPAN/Meta/Spec.pm | 29 +- cpan/CPAN-Meta/lib/CPAN/Meta/Validator.pm | 6 +- cpan/CPAN-Meta/t/converter.t | 1 - cpan/CPAN-Meta/t/merge.t | 6 + cpan/Compress-Raw-Bzip2/lib/Compress/Raw/Bzip2.pm | 2 +- cpan/Compress-Raw-Bzip2/t/000prereq.t | 2 +- cpan/Compress-Raw-Zlib/Zlib.xs | 6 +- cpan/Compress-Raw-Zlib/lib/Compress/Raw/Zlib.pm | 2 +- cpan/DB_File/DB_File.xs | 6 +- cpan/Digest-SHA/hints/hpux.pl | 16 - cpan/HTTP-Tiny/lib/HTTP/Tiny.pm | 21 +- cpan/IO-Compress/lib/Compress/Zlib.pm | 12 +- cpan/IO-Compress/lib/IO/Compress/Adapter/Bzip2.pm | 6 +- .../IO-Compress/lib/IO/Compress/Adapter/Deflate.pm | 6 +- .../lib/IO/Compress/Adapter/Identity.pm | 4 +- cpan/IO-Compress/lib/IO/Compress/Base.pm | 4 +- cpan/IO-Compress/lib/IO/Compress/Base/Common.pm | 2 +- cpan/IO-Compress/lib/IO/Compress/Bzip2.pm | 10 +- cpan/IO-Compress/lib/IO/Compress/Deflate.pm | 10 +- cpan/IO-Compress/lib/IO/Compress/Gzip.pm | 12 +- cpan/IO-Compress/lib/IO/Compress/Gzip/Constants.pm | 2 +- cpan/IO-Compress/lib/IO/Compress/RawDeflate.pm | 12 +- cpan/IO-Compress/lib/IO/Compress/Zip.pm | 24 +- cpan/IO-Compress/lib/IO/Compress/Zip/Constants.pm | 2 +- cpan/IO-Compress/lib/IO/Compress/Zlib/Constants.pm | 2 +- cpan/IO-Compress/lib/IO/Compress/Zlib/Extra.pm | 4 +- .../lib/IO/Uncompress/Adapter/Bunzip2.pm | 6 +- .../lib/IO/Uncompress/Adapter/Identity.pm | 6 +- .../lib/IO/Uncompress/Adapter/Inflate.pm | 6 +- cpan/IO-Compress/lib/IO/Uncompress/AnyInflate.pm | 18 +- .../IO-Compress/lib/IO/Uncompress/AnyUncompress.pm | 38 +- cpan/IO-Compress/lib/IO/Uncompress/Base.pm | 7 +- cpan/IO-Compress/lib/IO/Uncompress/Bunzip2.pm | 8 +- cpan/IO-Compress/lib/IO/Uncompress/Gunzip.pm | 12 +- cpan/IO-Compress/lib/IO/Uncompress/Inflate.pm | 8 +- cpan/IO-Compress/lib/IO/Uncompress/RawInflate.pm | 10 +- cpan/IO-Compress/lib/IO/Uncompress/Unzip.pm | 16 +- cpan/IO-Compress/t/000prereq.t | 2 +- cpan/IO-Compress/t/compress/oneshot.pl | 27 +- cpan/IO-Socket-IP/t/22timeout.t | 1 + cpan/JSON-PP/lib/JSON/PP.pm | 20 +- cpan/JSON-PP/t/zero-mojibake.t | 23 + cpan/Socket/Makefile.PL | 3 +- cpan/Socket/Socket.pm | 2 +- cpan/Socket/t/getnameinfo.t | 2 +- cpan/Test-Simple/lib/Test/Builder.pm | 9 +- cpan/Test-Simple/lib/Test/Builder/Module.pm | 2 +- cpan/Test-Simple/lib/Test/More.pm | 2 +- cpan/Test-Simple/lib/Test/Simple.pm | 2 +- cpan/autodie/t/truncate.t | 2 + cpan/experimental/lib/experimental.pm | 34 +- cpan/experimental/t/basic.t | 9 + cpan/libnet/Config.eg | 49 - cpan/libnet/Hostname.pm.eg | 14 - cpan/libnet/Makefile.PL | 104 +- cpan/libnet/Net/FTP/E.pm | 8 - cpan/libnet/Net/FTP/L.pm | 8 - cpan/libnet/{ => lib}/Net/Cmd.pm | 213 ++- cpan/libnet/{ => lib}/Net/Config.pm | 30 +- cpan/libnet/{ => lib}/Net/Domain.pm | 50 +- cpan/libnet/{ => lib}/Net/FTP.pm | 522 ++++-- cpan/libnet/{ => lib}/Net/FTP/A.pm | 18 +- cpan/libnet/lib/Net/FTP/E.pm | 13 + cpan/libnet/{ => lib}/Net/FTP/I.pm | 18 +- cpan/libnet/lib/Net/FTP/L.pm | 13 + cpan/libnet/{ => lib}/Net/FTP/dataconn.pm | 63 +- cpan/libnet/{ => lib}/Net/NNTP.pm | 176 +- cpan/libnet/{ => lib}/Net/Netrc.pm | 48 +- cpan/libnet/{ => lib}/Net/POP3.pm | 160 +- cpan/libnet/{ => lib}/Net/SMTP.pm | 190 +- cpan/libnet/{ => lib}/Net/Time.pm | 43 +- cpan/libnet/{ => lib}/Net/libnetFAQ.pod | 22 +- cpan/libnet/t/config.t | 17 +- cpan/libnet/t/datasend.t | 17 +- cpan/libnet/t/ftp.t | 19 +- cpan/libnet/t/hostname.t | 19 +- cpan/libnet/t/libnet_t.pl | 4 + cpan/libnet/t/netrc.t | 27 +- cpan/libnet/t/nntp.t | 21 +- cpan/libnet/t/nntp_ipv6.t | 66 + cpan/libnet/t/nntp_ssl.t | 131 ++ cpan/libnet/t/pop3_ipv6.t | 66 + cpan/libnet/t/pop3_ssl.t | 131 ++ cpan/libnet/t/require.t | 15 +- cpan/libnet/t/smtp.t | 17 +- cpan/libnet/t/smtp_ipv6.t | 68 + cpan/libnet/t/smtp_ssl.t | 133 ++ cpan/libnet/t/time.t | 15 +- cpan/perlfaq/lib/perlfaq.pm | 6 +- cpan/perlfaq/lib/perlfaq2.pod | 2 +- cpan/perlfaq/lib/perlfaq4.pod | 2 +- cpan/perlfaq/lib/perlfaq5.pod | 14 +- cpan/perlfaq/lib/perlfaq6.pod | 4 +- cv.h | 2 + dist/ExtUtils-CBuilder/Changes | 6 + dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm | 2 +- .../lib/ExtUtils/CBuilder/Base.pm | 2 +- .../lib/ExtUtils/CBuilder/Platform/Unix.pm | 2 +- .../lib/ExtUtils/CBuilder/Platform/VMS.pm | 2 +- .../lib/ExtUtils/CBuilder/Platform/Windows.pm | 2 +- .../lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm | 2 +- .../lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm | 2 +- .../lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm | 2 +- .../lib/ExtUtils/CBuilder/Platform/aix.pm | 2 +- .../lib/ExtUtils/CBuilder/Platform/android.pm | 3 +- .../lib/ExtUtils/CBuilder/Platform/cygwin.pm | 2 +- .../lib/ExtUtils/CBuilder/Platform/darwin.pm | 2 +- .../lib/ExtUtils/CBuilder/Platform/dec_osf.pm | 2 +- .../lib/ExtUtils/CBuilder/Platform/os2.pm | 2 +- dist/ExtUtils-CBuilder/t/04-base.t | 8 +- dist/IO/t/io_xs.t | 4 +- dist/Module-CoreList/Changes | 6 + dist/Module-CoreList/lib/Module/CoreList.pm | 156 +- dist/Module-CoreList/lib/Module/CoreList.pod | 18 +- .../lib/Module/CoreList/TieHashDelta.pm | 2 +- dist/Module-CoreList/lib/Module/CoreList/Utils.pm | 23 +- dist/PathTools/Cwd.pm | 355 ++-- dist/PathTools/lib/File/Spec.pm | 2 +- dist/PathTools/lib/File/Spec/Cygwin.pm | 2 +- dist/PathTools/lib/File/Spec/Epoc.pm | 2 +- dist/PathTools/lib/File/Spec/Functions.pm | 2 +- dist/PathTools/lib/File/Spec/Mac.pm | 2 +- dist/PathTools/lib/File/Spec/OS2.pm | 2 +- dist/PathTools/lib/File/Spec/Unix.pm | 2 +- dist/PathTools/lib/File/Spec/VMS.pm | 2 +- dist/PathTools/lib/File/Spec/Win32.pm | 2 +- dist/XSLoader/XSLoader_pm.PL | 7 +- dist/XSLoader/t/XSLoader.t | 31 +- dist/threads-shared/lib/threads/shared.pm | 4 +- dist/threads-shared/shared.xs | 24 +- dist/threads-shared/t/av_simple.t | 12 +- dist/threads-shared/t/object2.t | 43 +- doio.c | 9 +- doop.c | 13 +- dump.c | 77 +- embed.fnc | 43 +- embed.h | 28 +- embedvar.h | 1 + ext/B/B.pm | 27 +- ext/B/B.xs | 50 +- ext/B/B/Concise.pm | 65 +- ext/B/Makefile.PL | 14 +- ext/B/t/b.t | 6 + ext/B/t/concise-xs.t | 9 +- ext/B/t/optree_concise.t | 30 +- ext/B/t/optree_misc.t | 44 +- ext/B/t/optree_sort.t | 82 +- ext/B/t/optree_specials.t | 84 +- ext/B/t/optree_varinit.t | 32 +- ext/Devel-Peek/t/Peek.t | 158 +- ext/DynaLoader/DynaLoader_pm.PL | 2 +- ext/DynaLoader/dl_dlopen.xs | 1 + ext/DynaLoader/dl_hpux.xs | 1 + ext/DynaLoader/dlutils.c | 20 +- ext/Errno/Errno_pm.PL | 8 +- ext/ExtUtils-Miniperl/lib/ExtUtils/Miniperl.pm | 4 +- ext/Fcntl/Fcntl.pm | 9 +- ext/Fcntl/Makefile.PL | 16 +- ext/File-Find/lib/File/Find.pm | 1889 ++++++++++---------- ext/File-Glob/t/rt114984.t | 21 +- ext/Opcode/Opcode.pm | 4 +- ext/POSIX/POSIX.xs | 74 +- ext/POSIX/lib/POSIX.pm | 2 +- ext/POSIX/lib/POSIX.pod | 9 + ext/POSIX/t/posix.t | 37 +- ext/VMS-Filespec/t/filespec.t | 2 + ext/XS-APItest/APItest.pm | 2 +- ext/XS-APItest/APItest.xs | 15 +- ext/XS-APItest/t/call_checker.t | 7 +- ext/XS-APItest/t/cv_name.t | 26 +- ext/XS-APItest/t/svcat.t | 18 + ext/attributes/attributes.pm | 2 +- ext/attributes/attributes.xs | 2 +- ext/re/re.pm | 34 +- ext/re/t/reflags.t | 10 +- ext/re/t/regop.pl | 5 +- ext/re/t/regop.t | 60 +- feature.h | 6 + globvar.sym | 148 +- gv.c | 2 +- gv.h | 4 +- handy.h | 9 +- hints/aix.sh | 6 +- hints/catamount.sh | 4 +- hints/darwin.sh | 6 +- hints/dec_osf.sh | 20 +- hints/irix_6.sh | 40 +- hints/netbsd.sh | 16 +- inline.h | 16 +- intrpvar.h | 6 +- lib/B/Deparse-core.t | 64 +- lib/B/Deparse-subclass.t | 18 + lib/B/Deparse.pm | 436 +++-- lib/B/Deparse.t | 450 ++++- lib/B/Op_private.pm | 39 +- lib/File/Copy.t | 19 +- lib/feature.pm | 34 +- lib/utf8_heavy.pl | 4 +- lib/warnings.pm | 1225 ++++++------- lib/warnings/register.pm | 41 +- make_ext.pl | 7 +- makedef.pl | 5 +- mg.c | 107 +- mg.h | 1 + mg_names.c | 2 + mg_raw.h | 16 +- mg_vtable.h | 22 +- miniperlmain.c | 2 + numeric.c | 42 +- op.c | 903 +++++++--- op.h | 85 +- op_reg_common.h | 60 +- opcode.h | 987 +++++----- opnames.h | 6 +- pad.c | 31 +- patchlevel.h | 4 +- perl.c | 41 +- perl.h | 93 +- perly.act | 842 ++++----- perly.h | 2 +- perly.tab | 1569 ++++++++-------- perly.y | 45 +- plan9/config.plan9 | 10 +- plan9/config_sh.sample | 39 +- pod/.gitignore | 2 +- pod/perl.pod | 1 + pod/perl5214delta.pod | 781 ++++++++ pod/perldebguts.pod | 14 +- pod/perldelta.pod | 686 +++---- pod/perldiag.pod | 144 +- pod/perlexperiment.pod | 22 + pod/perlfunc.pod | 10 +- pod/perlguts.pod | 22 +- pod/perlhack.pod | 3 +- pod/perlhist.pod | 5 + pod/perlipc.pod | 71 +- pod/perlmod.pod | 21 + pod/perlmodstyle.pod | 35 +- pod/perlnewmod.pod | 3 + pod/perlop.pod | 136 +- pod/perlpolicy.pod | 8 +- pod/perlrecharclass.pod | 30 + pod/perlref.pod | 119 +- pod/perlsyn.pod | 17 +- pod/perlvar.pod | 3 +- pp.c | 286 ++- pp.h | 16 +- pp_ctl.c | 30 +- pp_hot.c | 50 +- pp_pack.c | 100 +- pp_proto.h | 4 + pp_sys.c | 7 +- proto.h | 123 +- regcomp.c | 749 +++++--- regcomp.h | 25 +- regcomp.sym | 13 +- regen/feature.pl | 32 +- regen/mg_vtable.pl | 42 +- regen/op_private | 32 +- regen/opcode.pl | 7 +- regen/opcodes | 20 +- regen/unicode_constants.pl | 15 + regen/warnings.pl | 496 ++--- regexec.c | 14 +- regexp.h | 115 +- regnodes.h | 295 ++- scope.c | 50 +- sv.c | 619 ++++--- sv.h | 78 +- symbian/config.sh | 1 + t/benchmark/rt26188-speed-up-keys-on-empty-hash.t | 1 + t/bigmem/index.t | 4 +- t/bigmem/pos.t | 4 +- t/bigmem/read.t | 4 +- t/bigmem/regexp.t | 4 +- t/bigmem/vec.t | 4 +- t/comp/hints.t | 2 +- t/comp/parser.t | 2 +- t/io/argv.t | 101 +- t/io/crlf.t | 2 +- t/io/defout.t | 2 +- t/io/eintr.t | 15 +- t/io/errno.t | 1 + t/io/errnosig.t | 2 +- t/io/inplace.t | 1 + t/io/iprefix.t | 1 + t/io/socket.t | 15 +- t/lib/1_compile.t | 2 +- t/lib/croak/op | 18 + t/lib/croak/toke | 41 +- t/lib/deprecate.t | 1 + t/lib/mypragma.t | 9 +- t/lib/no_load.t | 2 +- t/lib/proxy_constant_subs.t | 1 + t/lib/universal.t | 11 +- t/lib/warnings/7fatal | 13 + t/lib/warnings/9uninit | 1 - t/lib/warnings/op | 4 +- t/mro/basic.t | 2 +- t/mro/isa_aliases.t | 2 +- t/mro/isa_aliases_utf8.t | 2 +- t/mro/next_NEXT.t | 1 + t/mro/next_NEXT_utf8.t | 1 + t/mro/next_edgecases.t | 2 +- t/mro/next_edgecases_utf8.t | 2 +- t/op/alarm.t | 2 +- t/op/array.t | 10 +- t/op/array_base.t | 1 + t/op/attrs.t | 6 + t/op/auto.t | 2 +- t/op/blocks.t | 2 +- t/op/chdir.t | 2 +- t/op/chr.t | 2 +- t/op/context.t | 2 +- t/op/coreamp.t | 2 +- t/op/coresubs.t | 2 +- t/op/crypt.t | 23 +- t/op/current_sub.t | 2 +- t/op/dbm.t | 2 +- t/op/defined.t | 2 +- t/op/defins.t | 2 +- t/op/delete.t | 2 +- t/op/die_except.t | 1 + t/op/die_keeperr.t | 2 +- t/op/die_unwind.t | 1 + t/op/do.t | 2 +- t/op/evalbytes.t | 2 +- t/op/fh.t | 2 +- t/op/flip.t | 8 +- t/op/for.t | 17 +- t/op/fork.t | 10 + t/op/glob.t | 2 +- t/op/goto.t | 2 +- t/op/grep.t | 2 +- t/op/groups.t | 2 +- t/op/hash-rt85026.t | 2 +- t/op/hashwarn.t | 2 +- t/op/hexfp.t | 2 +- t/op/inc.t | 17 +- t/op/incfilter.t | 2 +- t/op/infnan.t | 376 +++- t/op/lc.t | 2 +- t/op/lex.t | 2 +- t/op/lexsub.t | 2 +- t/op/list.t | 17 +- t/op/localref.t | 2 +- t/op/loopctl.t | 2 +- t/op/lvref.t | 589 ++++++ t/op/magic-27839.t | 1 + t/op/method.t | 2 +- t/op/negate.t | 4 +- t/op/oct.t | 1 + t/op/opt.t | 97 + t/op/ord.t | 2 +- t/op/override.t | 14 +- t/op/pack.t | 2 +- t/op/packagev.t | 2 +- t/op/postfixderef.t | 2 +- t/op/print.t | 3 +- t/op/protowarn.t | 2 +- t/op/qr.t | 2 +- t/op/quotemeta.t | 2 +- t/op/rand.t | 2 +- t/op/range.t | 2 +- t/op/read.t | 2 +- t/op/readline.t | 2 +- t/op/recurse.t | 2 +- t/op/ref.t | 6 +- t/op/require_37033.t | 1 + t/op/require_errors.t | 2 +- t/op/require_override.t | 2 +- t/op/rt119311.t | 2 +- t/op/select.t | 2 +- t/op/sigdispatch.t | 1 + t/op/signatures.t | 25 +- t/op/sigsystem.t | 1 + t/op/sleep.t | 2 +- t/op/smartmatch.t | 2 +- t/op/split.t | 12 +- t/op/split_unicode.t | 1 + t/op/srand.t | 2 +- t/op/sselect.t | 2 +- t/op/sub.t | 19 +- t/op/sub_lval.t | 15 +- t/op/svleak.t | 2 +- t/op/tie_fetch_count.t | 19 +- t/op/unlink.t | 2 +- t/op/unshift.t | 3 +- t/op/upgrade.t | 2 +- t/op/ver.t | 2 +- t/op/while.t | 2 +- t/porting/customized.dat | 5 +- t/porting/known_pod_issues.dat | 12 +- t/porting/libperl.t | 17 +- t/porting/pod_rules.t | 9 +- t/porting/podcheck.t | 13 +- t/porting/regen.t | 3 + t/porting/ss_dup.t | 2 +- t/re/fold_grind.t | 3 + t/re/pat.t | 88 +- t/re/pat_advanced.t | 23 +- t/re/pat_psycho.t | 4 + t/re/qr-72922.t | 1 + t/re/re_tests | 4 +- t/re/reg_eval.t | 1 + t/re/reg_eval_scope.t | 2 +- t/re/reg_mesg.t | 23 +- t/re/regexp.t | 33 +- t/re/regexp_unicode_prop.t | 1 + t/re/rt122747.t | 4 + t/re/speed.t | 106 ++ t/re/speed_thr.t | 3 + t/re/uniprops.t | 5 + t/run/dtrace.t | 2 +- t/run/exit.t | 2 +- t/run/script.t | 2 +- t/run/switchI.t | 2 +- t/run/switchd-78586.t | 2 +- t/run/switchd.t | 27 +- t/run/switcht.t | 2 +- t/test.pl | 14 +- t/uni/chomp.t | 1 + t/uni/chr.t | 1 + t/uni/eval.t | 1 + t/uni/goto.t | 1 + t/uni/greek.t | 1 + t/uni/latin2.t | 1 + t/uni/lex_utf8.t | 3 +- t/uni/method.t | 2 +- t/uni/overload.t | 2 +- t/uni/package.t | 1 + t/uni/parser.t | 1 + t/uni/readline.t | 2 +- t/uni/sprintf.t | 2 +- t/uni/tie.t | 1 + t/uni/tr_7jis.t | 1 + t/uni/tr_eucjp.t | 1 + t/uni/tr_sjis.t | 1 + t/uni/tr_utf8.t | 1 + t/uni/variables.t | 1 + t/uni/write.t | 1 + toke.c | 160 +- uconfig.h | 12 +- uconfig.sh | 1 + uconfig64.sh | 1 + unicode_constants.h | 3 + universal.c | 4 +- util.c | 9 +- vms/descrip_mms.template | 2 +- vms/vms.c | 2 +- warnings.h | 7 +- win32/Makefile | 11 +- win32/config.ce | 5 +- win32/config.gc | 1 + win32/config.vc | 1 + win32/config_H.ce | 2 +- win32/makefile.mk | 6 +- win32/perlhost.h | 4 +- win32/pod.mak | 4 + win32/win32.h | 5 - write_buildcustomize.pl | 1 + 510 files changed, 18044 insertions(+), 7707 deletions(-) create mode 100644 Porting/perl5220delta.pod create mode 100644 cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_0.pod create mode 100644 cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_1.pod create mode 100644 cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_2.pod create mode 100644 cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_3.pod create mode 100644 cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_4.pod delete mode 100644 cpan/Digest-SHA/hints/hpux.pl create mode 100644 cpan/JSON-PP/t/zero-mojibake.t delete mode 100644 cpan/libnet/Config.eg delete mode 100644 cpan/libnet/Hostname.pm.eg delete mode 100644 cpan/libnet/Net/FTP/E.pm delete mode 100644 cpan/libnet/Net/FTP/L.pm rename cpan/libnet/{ => lib}/Net/Cmd.pm (76%) rename cpan/libnet/{ => lib}/Net/Config.pm (93%) rename cpan/libnet/{ => lib}/Net/Domain.pm (85%) rename cpan/libnet/{ => lib}/Net/FTP.pm (80%) rename cpan/libnet/{ => lib}/Net/FTP/A.pm (93%) create mode 100644 cpan/libnet/lib/Net/FTP/E.pm rename cpan/libnet/{ => lib}/Net/FTP/I.pm (87%) create mode 100644 cpan/libnet/lib/Net/FTP/L.pm rename cpan/libnet/{ => lib}/Net/FTP/dataconn.pm (58%) rename cpan/libnet/{ => lib}/Net/NNTP.pm (86%) rename cpan/libnet/{ => lib}/Net/Netrc.pm (88%) rename cpan/libnet/{ => lib}/Net/POP3.pm (83%) rename cpan/libnet/{ => lib}/Net/SMTP.pm (82%) rename cpan/libnet/{ => lib}/Net/Time.pm (78%) rename cpan/libnet/{ => lib}/Net/libnetFAQ.pod (93%) create mode 100644 cpan/libnet/t/nntp_ipv6.t create mode 100644 cpan/libnet/t/nntp_ssl.t create mode 100644 cpan/libnet/t/pop3_ipv6.t create mode 100644 cpan/libnet/t/pop3_ssl.t create mode 100644 cpan/libnet/t/smtp_ipv6.t create mode 100644 cpan/libnet/t/smtp_ssl.t create mode 100644 ext/XS-APItest/t/svcat.t create mode 100644 lib/B/Deparse-subclass.t create mode 100644 pod/perl5214delta.pod create mode 100644 t/op/lvref.t create mode 100644 t/op/opt.t create mode 100644 t/re/speed.t create mode 100644 t/re/speed_thr.t diff --git a/AUTHORS b/AUTHORS index bc8aad5..4b059a6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -360,6 +360,7 @@ Duke Leto Duncan Findlay E. Choroba Ed Avis +Ed J Ed Mooring Ed Santiago Eddy Tan @@ -1115,7 +1116,7 @@ Steve Pearlmutter Steve Peters Steve Purkis Steve Vinoski -Stevan Little +Stevan Little Steven Hirsch Steven Knight Steven Morlock diff --git a/Configure b/Configure index 343e062..caa93a0 100755 --- a/Configure +++ b/Configure @@ -600,6 +600,7 @@ d_localtime_r='' d_localtime_r_needs_tzset='' localtime_r_proto='' d_locconv='' +d_lc_monetary_2008='' d_lockf='' d_ldexpl='' d_longdbl='' @@ -6883,6 +6884,8 @@ int main() { exit(0); } #endif +/* For alignment 32-bit platforms have the 80 bits in 12 bytes, + * while 64-bits platforms have it in 16 bytes. */ #if LDBL_MANT_DIG == 64 && (LONGDBLSIZE == 16 || LONGDBLSIZE == 12) if (b[0] == 0xCD && b[9] == 0xBF && b[10] == 0x00) { /* x86 80-bit little-endian, sizeof 12 (ILP32, Solaris x86) @@ -6897,8 +6900,9 @@ int main() { exit(0); } #endif -#if LDBL_MANT_DIG == 106 && LONGDBLSIZE == 16 - /* software "double double", the 106 is 53+53 */ +#if (LDBL_MANT_DIG == 106 || LDBL_MANT_DIG == 107) && LONGDBLSIZE == 16 + /* software "double double", the 106 is 53+53. + * but irix thinks it is 107. */ if (b[0] == 0x9A && b[7] == 0x3C && b[8] == 0x9A && b[15] == 0xBF) { /* double double 128-bit little-endian, * 9a 99 99 99 99 99 59 3c 9a 99 99 99 99 99 b9 bf */ @@ -15928,6 +15932,27 @@ $rm_try set localeconv d_locconv eval $inlibc +: see if libc has the POSIX.1-2008 currency locale rules +case "$d_locconv:$d_lc_monetary_2008" in + $define:) + $cat >try.c < +int main() { + struct lconv *lc = localeconv(); + char int_p_cs_precedes = lc->int_p_cs_precedes; + return 0; +} +EOCP + set try + if eval $compile; then + d_lc_monetary_2008="$define" + else + d_lc_monetary_2008="$undef" + fi; + $rm_try + ;; +esac + : see if lockf exists set lockf d_lockf eval $inlibc @@ -23656,6 +23681,7 @@ d_localtime64='$d_localtime64' d_localtime_r='$d_localtime_r' d_localtime_r_needs_tzset='$d_localtime_r_needs_tzset' d_locconv='$d_locconv' +d_lc_monetary_2008='$d_lc_monetary_2008' d_lockf='$d_lockf' d_longdbl='$d_longdbl' d_longlong='$d_longlong' diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux index ca36a55..69220aa 100644 --- a/Cross/config.sh-arm-linux +++ b/Cross/config.sh-arm-linux @@ -32,12 +32,12 @@ alignbytes='4' ansi2knr='' aphostname='/bin/hostname' api_revision='5' -api_subversion='4' +api_subversion='5' api_version='21' -api_versionstring='5.21.4' +api_versionstring='5.21.5' ar='ar' -archlib='/usr/lib/perl5/5.21.4/armv4l-linux' -archlibexp='/usr/lib/perl5/5.21.4/armv4l-linux' +archlib='/usr/lib/perl5/5.21.5/armv4l-linux' +archlibexp='/usr/lib/perl5/5.21.5/armv4l-linux' archname64='' archname='armv4l-linux' archobjs='' @@ -56,7 +56,7 @@ castflags='0' cat='cat' cc='cc' cccdlflags='-fpic' -ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.21.4/armv4l-linux/CORE' +ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.21.5/armv4l-linux/CORE' ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' ccname='arm-linux-gcc' @@ -307,6 +307,7 @@ d_isnanl='define' d_j0='define' d_j0l='define' d_killpg='define' +d_lc_monetary_2008='undef' d_lchown='define' d_ldbl_dig='define' d_ldexpl='define' @@ -749,7 +750,7 @@ inc_version_list=' ' inc_version_list_init='0' incpath='' inews='' -installarchlib='./install_me_here/usr/lib/perl5/5.21.4/armv4l-linux' +installarchlib='./install_me_here/usr/lib/perl5/5.21.5/armv4l-linux' installbin='./install_me_here/usr/bin' installhtml1dir='' installhtml3dir='' @@ -757,13 +758,13 @@ installman1dir='./install_me_here/usr/share/man/man1' installman3dir='./install_me_here/usr/share/man/man3' installprefix='./install_me_here/usr' installprefixexp='./install_me_here/usr' -installprivlib='./install_me_here/usr/lib/perl5/5.21.4' +installprivlib='./install_me_here/usr/lib/perl5/5.21.5' installscript='./install_me_here/usr/bin' -installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.21.4/armv4l-linux' +installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.21.5/armv4l-linux' installsitebin='./install_me_here/usr/bin' installsitehtml1dir='' installsitehtml3dir='' -installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.21.4' +installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.21.5' installsiteman1dir='./install_me_here/usr/share/man/man1' installsiteman3dir='./install_me_here/usr/share/man/man3' installsitescript='./install_me_here/usr/bin' @@ -893,8 +894,8 @@ pmake='' pr='' prefix='/usr' prefixexp='/usr' -privlib='/usr/lib/perl5/5.21.4' -privlibexp='/usr/lib/perl5/5.21.4' +privlib='/usr/lib/perl5/5.21.5' +privlibexp='/usr/lib/perl5/5.21.5' procselfexe='"/proc/self/exe"' prototype='define' ptrsize='4' @@ -959,17 +960,17 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 6, 17, 29, 31, 0' sig_size='68' signal_t='void' -sitearch='/usr/lib/perl5/site_perl/5.21.4/armv4l-linux' -sitearchexp='/usr/lib/perl5/site_perl/5.21.4/armv4l-linux' +sitearch='/usr/lib/perl5/site_perl/5.21.5/armv4l-linux' +sitearchexp='/usr/lib/perl5/site_perl/5.21.5/armv4l-linux' sitebin='/usr/bin' sitebinexp='/usr/bin' sitehtml1dir='' sitehtml1direxp='' sitehtml3dir='' sitehtml3direxp='' -sitelib='/usr/lib/perl5/site_perl/5.21.4' +sitelib='/usr/lib/perl5/site_perl/5.21.5' sitelib_stem='/usr/lib/perl5/site_perl' -sitelibexp='/usr/lib/perl5/site_perl/5.21.4' +sitelibexp='/usr/lib/perl5/site_perl/5.21.5' siteman1dir='/usr/share/man/man1' siteman1direxp='/usr/share/man/man1' siteman3dir='/usr/share/man/man3' @@ -1008,7 +1009,7 @@ stdio_stream_array='' strerror_r_proto='0' strings='/usr/include/string.h' submit='' -subversion='4' +subversion='5' sysman='/usr/share/man/man1' tail='' tar='' @@ -1100,8 +1101,8 @@ vendorprefix='' vendorprefixexp='' vendorscript='' vendorscriptexp='' -version='5.21.4' -version_patchlevel_string='version 21 subversion 4' +version='5.21.5' +version_patchlevel_string='version 21 subversion 5' versiononly='undef' vi='' xlibpth='/usr/lib/386 /lib/386' @@ -1115,9 +1116,9 @@ config_args='' config_argc=0 PERL_REVISION=5 PERL_VERSION=21 -PERL_SUBVERSION=4 +PERL_SUBVERSION=5 PERL_API_REVISION=5 PERL_API_VERSION=21 -PERL_API_SUBVERSION=4 +PERL_API_SUBVERSION=5 PERL_PATCHLEVEL= PERL_CONFIG_SH=true diff --git a/Cross/config.sh-arm-linux-n770 b/Cross/config.sh-arm-linux-n770 index 1f91767..5d0798c 100644 --- a/Cross/config.sh-arm-linux-n770 +++ b/Cross/config.sh-arm-linux-n770 @@ -32,12 +32,12 @@ alignbytes='4' ansi2knr='' aphostname='/bin/hostname' api_revision='5' -api_subversion='4' +api_subversion='5' api_version='21' -api_versionstring='5.21.4' +api_versionstring='5.21.5' ar='ar' -archlib='/usr/lib/perl5/5.21.4/armv4l-linux' -archlibexp='/usr/lib/perl5/5.21.4/armv4l-linux' +archlib='/usr/lib/perl5/5.21.5/armv4l-linux' +archlibexp='/usr/lib/perl5/5.21.5/armv4l-linux' archname64='' archname='armv4l-linux' archobjs='' @@ -55,7 +55,7 @@ castflags='0' cat='cat' cc='arm-none-linux-gnueabi-gcc' cccdlflags='-fpic' -ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.21.4/armv4l-linux/CORE' +ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.21.5/armv4l-linux/CORE' ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' ccname='arm-linux-gcc' @@ -699,7 +699,7 @@ inc_version_list=' ' inc_version_list_init='0' incpath='' inews='' -installarchlib='./install_me_here/usr/lib/perl5/5.21.4/armv4l-linux' +installarchlib='./install_me_here/usr/lib/perl5/5.21.5/armv4l-linux' installbin='./install_me_here/usr/bin' installhtml1dir='' installhtml3dir='' @@ -707,13 +707,13 @@ installman1dir='./install_me_here/usr/share/man/man1' installman3dir='./install_me_here/usr/share/man/man3' installprefix='./install_me_here/usr' installprefixexp='./install_me_here/usr' -installprivlib='./install_me_here/usr/lib/perl5/5.21.4' +installprivlib='./install_me_here/usr/lib/perl5/5.21.5' installscript='./install_me_here/usr/bin' -installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.21.4/armv4l-linux' +installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.21.5/armv4l-linux' installsitebin='./install_me_here/usr/bin' installsitehtml1dir='' installsitehtml3dir='' -installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.21.4' +installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.21.5' installsiteman1dir='./install_me_here/usr/share/man/man1' installsiteman3dir='./install_me_here/usr/share/man/man3' installsitescript='./install_me_here/usr/bin' @@ -841,8 +841,8 @@ pmake='' pr='' prefix='/usr' prefixexp='/usr' -privlib='/usr/lib/perl5/5.21.4' -privlibexp='/usr/lib/perl5/5.21.4' +privlib='/usr/lib/perl5/5.21.5' +privlibexp='/usr/lib/perl5/5.21.5' procselfexe='"/proc/self/exe"' prototype='define' ptrsize='4' @@ -903,17 +903,17 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 6, 17, 29, 31, 0' sig_size='68' signal_t='void' -sitearch='/usr/lib/perl5/site_perl/5.21.4/armv4l-linux' -sitearchexp='/usr/lib/perl5/site_perl/5.21.4/armv4l-linux' +sitearch='/usr/lib/perl5/site_perl/5.21.5/armv4l-linux' +sitearchexp='/usr/lib/perl5/site_perl/5.21.5/armv4l-linux' sitebin='/usr/bin' sitebinexp='/usr/bin' sitehtml1dir='' sitehtml1direxp='' sitehtml3dir='' sitehtml3direxp='' -sitelib='/usr/lib/perl5/site_perl/5.21.4' +sitelib='/usr/lib/perl5/site_perl/5.21.5' sitelib_stem='/usr/lib/perl5/site_perl' -sitelibexp='/usr/lib/perl5/site_perl/5.21.4' +sitelibexp='/usr/lib/perl5/site_perl/5.21.5' siteman1dir='/usr/share/man/man1' siteman1direxp='/usr/share/man/man1' siteman3dir='/usr/share/man/man3' @@ -950,7 +950,7 @@ stdio_stream_array='' strerror_r_proto='0' strings='/usr/include/string.h' submit='' -subversion='4' +subversion='5' sysman='/usr/share/man/man1' tail='' tar='' @@ -1035,8 +1035,8 @@ vendorprefix='' vendorprefixexp='' vendorscript='' vendorscriptexp='' -version='5.21.4' -version_patchlevel_string='version 21 subversion 4' +version='5.21.5' +version_patchlevel_string='version 21 subversion 5' versiononly='undef' vi='' xlibpth='/usr/lib/386 /lib/386' @@ -1050,9 +1050,9 @@ config_args='' config_argc=0 PERL_REVISION=5 PERL_VERSION=21 -PERL_SUBVERSION=4 +PERL_SUBVERSION=5 PERL_API_REVISION=5 PERL_API_VERSION=21 -PERL_API_SUBVERSION=4 +PERL_API_SUBVERSION=5 PERL_PATCHLEVEL= PERL_CONFIG_SH=true diff --git a/INSTALL b/INSTALL index 3d0af04..bef2786 100644 --- a/INSTALL +++ b/INSTALL @@ -583,7 +583,7 @@ The directories set up by Configure fall into three broad categories. =item Directories for the perl distribution -By default, Configure will use the following directories for 5.21.4. +By default, Configure will use the following directories for 5.21.5. $version is the full perl version number, including subversion, e.g. 5.12.3, and $archname is a string like sun4-sunos, determined by Configure. The full definitions of all Configure @@ -2436,7 +2436,7 @@ http://www.chiark.greenend.org.uk/~sgtatham/bugs.html =head1 Coexistence with earlier versions of perl 5 -Perl 5.21.4 is not binary compatible with earlier versions of Perl. +Perl 5.21.5 is not binary compatible with earlier versions of Perl. In other words, you will have to recompile your XS modules. In general, you can usually safely upgrade from one version of Perl (e.g. @@ -2510,9 +2510,9 @@ won't interfere with another version. (The defaults guarantee this for libraries after 5.6.0, but not for executables. TODO?) One convenient way to do this is by using a separate prefix for each version, such as - sh Configure -Dprefix=/opt/perl5.21.4 + sh Configure -Dprefix=/opt/perl5.21.5 -and adding /opt/perl5.21.4/bin to the shell PATH variable. Such users +and adding /opt/perl5.21.5/bin to the shell PATH variable. Such users may also wish to add a symbolic link /usr/local/bin/perl so that scripts can still start with #!/usr/local/bin/perl. @@ -2527,11 +2527,11 @@ yet. =head2 Upgrading from 5.21.3 or earlier -B Perl modules having binary parts (meaning that a C compiler is used) will have to be recompiled to be -used with 5.21.4. If you find you do need to rebuild an extension with -5.21.4, you may safely do so without disturbing the older +used with 5.21.5. If you find you do need to rebuild an extension with +5.21.5, you may safely do so without disturbing the older installations. (See L<"Coexistence with earlier versions of perl 5"> above.) @@ -2564,15 +2564,15 @@ Firstly, the bare minimum to run this script print("$f\n"); } -in Linux with perl-5.21.4 is as follows (under $Config{prefix}): +in Linux with perl-5.21.5 is as follows (under $Config{prefix}): ./bin/perl - ./lib/perl5/5.21.4/strict.pm - ./lib/perl5/5.21.4/warnings.pm - ./lib/perl5/5.21.4/i686-linux/File/Glob.pm - ./lib/perl5/5.21.4/feature.pm - ./lib/perl5/5.21.4/XSLoader.pm - ./lib/perl5/5.21.4/i686-linux/auto/File/Glob/Glob.so + ./lib/perl5/5.21.5/strict.pm + ./lib/perl5/5.21.5/warnings.pm + ./lib/perl5/5.21.5/i686-linux/File/Glob.pm + ./lib/perl5/5.21.5/feature.pm + ./lib/perl5/5.21.5/XSLoader.pm + ./lib/perl5/5.21.5/i686-linux/auto/File/Glob/Glob.so Secondly, for perl-5.10.1, the Debian perl-base package contains 591 files, (of which 510 are for lib/unicore) totaling about 3.5MB in its i386 version. diff --git a/MANIFEST b/MANIFEST index f5b5464..31c59fe 100644 --- a/MANIFEST +++ b/MANIFEST @@ -237,6 +237,11 @@ cpan/CPAN/lib/CPAN/URL.pm cpan/CPAN/lib/CPAN/Version.pm Simple math with different flavors of version strings cpan/CPAN-Meta/lib/CPAN/Meta/Converter.pm cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm +cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_0.pod +cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_1.pod +cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_2.pod +cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_3.pod +cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_4.pod cpan/CPAN-Meta/lib/CPAN/Meta/History.pm cpan/CPAN-Meta/lib/CPAN/Meta/Merge.pm cpan/CPAN-Meta/lib/CPAN/Meta.pm @@ -691,7 +696,6 @@ cpan/Digest-MD5/t/md5-aaa.t See if Digest::MD5 extension works cpan/Digest-MD5/t/threads.t See if Digest::MD5 extension works cpan/Digest-MD5/t/utf8.t See if Digest::MD5 extension works cpan/Digest-MD5/typemap Digest::MD5 extension -cpan/Digest-SHA/hints/hpux.pl Hint for HP-UX for named architecture cpan/Digest-SHA/lib/Digest/SHA.pm Digest::SHA extension cpan/Digest-SHA/Makefile.PL Digest::SHA Makefile.PL cpan/Digest-SHA/shasum shasum script @@ -1413,32 +1417,37 @@ cpan/JSON-PP/t/114_decode_prefix.t cpan/JSON-PP/t/115_tie_ixhash.t cpan/JSON-PP/t/116_incr_parse_fixed.t cpan/JSON-PP/t/_unicode_handling.pm -cpan/libnet/Config.eg libnet -cpan/libnet/Hostname.pm.eg libnet +cpan/JSON-PP/t/zero-mojibake.t +cpan/libnet/lib/Net/Cmd.pm +cpan/libnet/lib/Net/Config.pm +cpan/libnet/lib/Net/Domain.pm +cpan/libnet/lib/Net/FTP/A.pm +cpan/libnet/lib/Net/FTP/dataconn.pm +cpan/libnet/lib/Net/FTP/E.pm +cpan/libnet/lib/Net/FTP/I.pm +cpan/libnet/lib/Net/FTP/L.pm +cpan/libnet/lib/Net/FTP.pm +cpan/libnet/lib/Net/libnetFAQ.pod +cpan/libnet/lib/Net/Netrc.pm +cpan/libnet/lib/Net/NNTP.pm +cpan/libnet/lib/Net/POP3.pm +cpan/libnet/lib/Net/SMTP.pm +cpan/libnet/lib/Net/Time.pm cpan/libnet/Makefile.PL -cpan/libnet/Net/Cmd.pm libnet -cpan/libnet/Net/Config.pm libnet -cpan/libnet/Net/Domain.pm libnet -cpan/libnet/Net/FTP/A.pm libnet -cpan/libnet/Net/FTP/dataconn.pm libnet -cpan/libnet/Net/FTP/E.pm libnet -cpan/libnet/Net/FTP/I.pm libnet -cpan/libnet/Net/FTP/L.pm libnet -cpan/libnet/Net/FTP.pm libnet -cpan/libnet/Net/libnetFAQ.pod libnet -cpan/libnet/Net/Netrc.pm libnet -cpan/libnet/Net/NNTP.pm libnet -cpan/libnet/Net/POP3.pm libnet -cpan/libnet/Net/SMTP.pm libnet -cpan/libnet/Net/Time.pm libnet cpan/libnet/t/config.t libnet cpan/libnet/t/datasend.t libnet cpan/libnet/t/ftp.t libnet cpan/libnet/t/hostname.t libnet cpan/libnet/t/libnet_t.pl libnet cpan/libnet/t/netrc.t libnet +cpan/libnet/t/nntp_ipv6.t +cpan/libnet/t/nntp_ssl.t cpan/libnet/t/nntp.t libnet +cpan/libnet/t/pop3_ipv6.t +cpan/libnet/t/pop3_ssl.t cpan/libnet/t/require.t libnet +cpan/libnet/t/smtp_ipv6.t +cpan/libnet/t/smtp_ssl.t cpan/libnet/t/smtp.t libnet cpan/libnet/t/time.t libnet cpan/Locale-Codes/lib/Locale/Codes/API.pod Locale::Codes documentation @@ -3849,6 +3858,7 @@ ext/XS-APItest/t/stmtsasexpr.t test recursive descent statement-sequence parsing ext/XS-APItest/t/stuff_modify_bug.t test for eval side-effecting source string ext/XS-APItest/t/stuff_svcur_bug.t test for a bug in lex_stuff_pvn ext/XS-APItest/t/subcall.t Test XSUB calls +ext/XS-APItest/t/svcat.t Test sv_catpvn ext/XS-APItest/t/sviscow.t Test SvIsCOW ext/XS-APItest/t/svpeek.t XS::APItest extension ext/XS-APItest/t/svpv_magic.t Test behaviour of SvPVbyte/utf8 & get magic @@ -4005,6 +4015,7 @@ lib/AnyDBM_File.pm Perl module to emulate dbmopen lib/AnyDBM_File.t See if AnyDBM_File works lib/B/Deparse-core.t See if B::Deparse knows when to use CORE:: lib/B/Deparse.pm Compiler Deparse backend +lib/B/Deparse-subclass.t See if B::Deparse can be subclassed lib/B/Deparse.t See if B::Deparse works lib/Benchmark.pm Measure execution time lib/Benchmark.t See if Benchmark works @@ -4459,6 +4470,7 @@ pod/perl5210delta.pod Perl changes in version 5.21.0 pod/perl5211delta.pod Perl changes in version 5.21.1 pod/perl5212delta.pod Perl changes in version 5.21.2 pod/perl5213delta.pod Perl changes in version 5.21.3 +pod/perl5214delta.pod Perl changes in version 5.21.4 pod/perl561delta.pod Perl changes in version 5.6.1 pod/perl56delta.pod Perl changes in version 5.6 pod/perl581delta.pod Perl changes in version 5.8.1 @@ -4614,6 +4626,7 @@ Porting/manicheck Check against MANIFEST Porting/manisort Sort the MANIFEST Porting/new-perldelta.pl Generate a new perldelta Porting/newtests-perldelta.pl Generate Perldelta stub for newly added tests +Porting/perl5220delta.pod Perl changes in version 5.22.0 Porting/perldelta_template.pod Template for creating new perldelta.pod files Porting/perlhist_calculate.pl Perform calculations to update perlhist Porting/pod_lib.pl Code for handling generated pods @@ -5125,6 +5138,7 @@ t/op/local.t See if local works t/op/lock.t Tests for lock args & retval (no threads) t/op/loopctl.t See if next/last/redo work t/op/lop.t See if logical operators work +t/op/lvref.t See if aliasing via references works t/op/magic-27839.t Test for #27839, skipped for minitest t/op/magic.t See if magic variables work t/op/method.t See if method calls work @@ -5136,6 +5150,7 @@ t/op/negate.t See if unary minus works t/op/not.t See if not works t/op/numconvert.t See if accessing fields does not change numeric values t/op/oct.t See if oct and hex work +t/op/opt.t Test presence of some op optimisations t/op/ord.t See if ord works t/op/or.t See if || works in weird situations t/op/overload_integer.t See if overload::constant for integer works after "use". @@ -5304,6 +5319,8 @@ t/re/reg_posixcc.t See if posix character classes behave consistently t/re/re_tests Regular expressions for regexp.t t/re/rt122747.t Test rt122747 assert faile (requires DEBUGGING) t/re/rxcode.t See if /(?{ code })/ works +t/re/speed.t See if optimisations are keeping things fast +t/re/speed_thr.t ditto under threads t/re/subst_amp.t See if $&-related substitution works t/re/subst.t See if substitution works t/re/substT.t See if substitution works with -T diff --git a/META.json b/META.json index 852d29e..9ea508e 100644 --- a/META.json +++ b/META.json @@ -4,7 +4,7 @@ "perl5-porters@perl.org" ], "dynamic_config" : 1, - "generated_by" : "CPAN::Meta version 2.142060", + "generated_by" : "CPAN::Meta version 2.142690", "license" : [ "perl_5" ], @@ -124,5 +124,5 @@ "url" : "http://perl5.git.perl.org/" } }, - "version" : "5.021004" + "version" : "5.021005" } diff --git a/META.yml b/META.yml index e964f49..17d7bdd 100644 --- a/META.yml +++ b/META.yml @@ -4,7 +4,7 @@ author: - perl5-porters@perl.org build_requires: {} dynamic_config: 1 -generated_by: 'CPAN::Meta version 2.142060, CPAN::Meta::Converter version 2.142060' +generated_by: 'CPAN::Meta version 2.142690, CPAN::Meta::Converter version 2.142690' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -111,4 +111,4 @@ resources: homepage: http://www.perl.org/ license: http://dev.perl.org/licenses/ repository: http://perl5.git.perl.org/ -version: '5.021004' +version: '5.021005' diff --git a/Makefile.SH b/Makefile.SH index 6a2c6ce..7b1fd5b 100755 --- a/Makefile.SH +++ b/Makefile.SH @@ -489,7 +489,7 @@ mini_obj = $(minindt_obj) $(MINIDTRACE_O) ndt_obj = $(obj0) $(obj1) $(obj2) $(obj3) $(ARCHOBJS) obj = $(ndt_obj) $(DTRACE_O) -perltoc_pod_prereqs = extra.pods pod/perl5214delta.pod pod/perlapi.pod pod/perlintern.pod pod/perlmodlib.pod pod/perluniprops.pod +perltoc_pod_prereqs = extra.pods pod/perl5215delta.pod pod/perlapi.pod pod/perlintern.pod pod/perlmodlib.pod pod/perluniprops.pod generated_pods = pod/perltoc.pod $(perltoc_pod_prereqs) generated_headers = uudmap.h bitcount.h mg_data.h @@ -999,9 +999,9 @@ pod/perlintern.pod: $(MINIPERL_EXE) autodoc.pl embed.fnc pod/perlmodlib.pod: $(MINIPERL_EXE) pod/perlmodlib.PL MANIFEST $(MINIPERL) pod/perlmodlib.PL -q -pod/perl5214delta.pod: pod/perldelta.pod - $(RMS) pod/perl5214delta.pod - $(LNS) perldelta.pod pod/perl5214delta.pod +pod/perl5215delta.pod: pod/perldelta.pod + $(RMS) pod/perl5215delta.pod + $(LNS) perldelta.pod pod/perl5215delta.pod extra.pods: $(MINIPERL_EXE) -@test ! -f extra.pods || rm -f `cat extra.pods` @@ -1322,11 +1322,12 @@ _cleaner2: -rmdir lib/Exporter lib/Encode/Unicode lib/Encode/MIME/Header -rmdir lib/Encode/MIME lib/Encode/KR lib/Encode/JP lib/Encode/CN -rmdir lib/Encode lib/Digest lib/Devel lib/Data lib/Config/Perl - -rmdir lib/Compress/Raw lib/Compress lib/Carp lib/CPAN/Meta - -rmdir lib/CPAN/LWP lib/CPAN/Kwalify lib/CPAN/HTTP lib/CPAN/FTP - -rmdir lib/CPAN/Exception lib/CPAN/API lib/CPAN lib/Attribute - -rmdir lib/Archive/Tar lib/Archive lib/App/Prove/State/Result - -rmdir lib/App/Prove/State lib/App/Prove lib/App + -rmdir lib/Compress/Raw lib/Compress lib/Carp lib/CPAN/Meta/History + -rmdir lib/CPAN/Meta lib/CPAN/LWP lib/CPAN/Kwalify lib/CPAN/HTTP + -rmdir lib/CPAN/FTP lib/CPAN/Exception lib/CPAN/API lib/CPAN + -rmdir lib/Attribute lib/Archive/Tar lib/Archive + -rmdir lib/App/Prove/State/Result lib/App/Prove/State lib/App/Prove + -rmdir lib/App _realcleaner: @$(LDLIBPTH) $(MAKE) _cleaner1 CLEAN=distclean diff --git a/NetWare/Makefile b/NetWare/Makefile index 4ba4d3d..cd85b86 100644 --- a/NetWare/Makefile +++ b/NetWare/Makefile @@ -86,7 +86,7 @@ NLM_VERSION = 3,20,0 # Here comes the CW tools - TO BE FILLED TO BUILD WITH CW - -MODULE_DESC = "Perl 5.21.4 for NetWare" +MODULE_DESC = "Perl 5.21.5 for NetWare" CCTYPE = CodeWarrior C_COMPILER = mwccnlm -c CPP_COMPILER = mwccnlm @@ -462,7 +462,7 @@ INST_NW_TOP2 = $(INST_NW_DRV)\perl # versioned installation can be obtained by setting INST_TOP above to a # path that includes an arbitrary version string. # -INST_VER = \5.21.4 +INST_VER = \5.21.5 # # Comment this out if you DON'T want your perl installation to have diff --git a/NetWare/config.wc b/NetWare/config.wc index 1407c44..6e19e53 100644 --- a/NetWare/config.wc +++ b/NetWare/config.wc @@ -296,6 +296,7 @@ d_isnanl='undef' d_j0='undef' d_j0l='undef' d_killpg='undef' +d_lc_monetary_2008='undef' d_lchown='undef' d_ldbl_dig='define' d_ldexpl='undef' diff --git a/NetWare/config_H.wc b/NetWare/config_H.wc index 40c0a47..dab47bd 100644 --- a/NetWare/config_H.wc +++ b/NetWare/config_H.wc @@ -1042,7 +1042,7 @@ * This symbol contains the ~name expanded version of ARCHLIB, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define ARCHLIB "c:\\perl\\5.21.4\\lib\\NetWare-x86-multi-thread" /**/ +#define ARCHLIB "c:\\perl\\5.21.5\\lib\\NetWare-x86-multi-thread" /**/ /*#define ARCHLIB_EXP "" /**/ /* ARCHNAME: @@ -1073,8 +1073,8 @@ * This symbol is the filename expanded version of the BIN symbol, for * programs that do not want to deal with that at run-time. */ -#define BIN "c:\\perl\\5.21.4\\bin\\NetWare-x86-multi-thread" /**/ -#define BIN_EXP "c:\\perl\\5.21.4\\bin\\NetWare-x86-multi-thread" /**/ +#define BIN "c:\\perl\\5.21.5\\bin\\NetWare-x86-multi-thread" /**/ +#define BIN_EXP "c:\\perl\\5.21.5\\bin\\NetWare-x86-multi-thread" /**/ /* BYTEORDER: * This symbol holds the hexadecimal constant defined in byteorder, @@ -3051,7 +3051,7 @@ * This symbol contains the ~name expanded version of SITEARCH, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define SITEARCH "c:\\perl\\site\\5.21.4\\lib\\NetWare-x86-multi-thread" /**/ +#define SITEARCH "c:\\perl\\site\\5.21.5\\lib\\NetWare-x86-multi-thread" /**/ /*#define SITEARCH_EXP "" /**/ /* SITELIB: @@ -3074,7 +3074,7 @@ * removed. The elements in inc_version_list (inc_version_list.U) can * be tacked onto this variable to generate a list of directories to search. */ -#define SITELIB "c:\\perl\\site\\5.21.4\\lib" /**/ +#define SITELIB "c:\\perl\\site\\5.21.5\\lib" /**/ /*#define SITELIB_EXP "" /**/ #define SITELIB_STEM "" /**/ diff --git a/Porting/Glossary b/Porting/Glossary index e28bb56..e56c6e1 100644 --- a/Porting/Glossary +++ b/Porting/Glossary @@ -1362,6 +1362,11 @@ d_killpg (d_killpg.U): indicates to the C program that the killpg() routine is available to kill process groups. +d_lc_monetary_2008 (d_lc_monetary_2008.U): + This variable conditionally defines HAS_LC_MONETARY_2008 if libc + has the international currency locale rules from POSIX + 1003.1-2008. + d_lchown (d_lchown.U): This variable conditionally defines the HAS_LCHOWN symbol, which indicates to the C program that the lchown() routine is available @@ -1696,6 +1701,8 @@ d_portable (d_portable.U): d_prctl (d_prctl.U): This variable conditionally defines the HAS_PRCTL symbol, which indicates to the C program that the prctl() routine is available. + Note that there are at least two prctl variants: Linux and Irix. + While they are somewhat similar, they are incompatible. d_prctl_set_name (d_prctl.U): This variable conditionally defines the HAS_PRCTL_SET_NAME symbol, diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 57df910..6b091b2 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -159,6 +159,8 @@ use File::Glob qw(:case); 'CUSTOMIZED' => [ # Waiting to be merged upstream: see CPAN RT#87237 qw( t/utf8_open.t ), + # Waiting to be merged upstream: see CPAN RT#96609 + qw( t/truncate.t ), ], }, @@ -175,7 +177,7 @@ use File::Glob qw(:case); }, 'B::Debug' => { - 'DISTRIBUTION' => 'RURBAN/B-Debug-1.21.tar.gz', + 'DISTRIBUTION' => 'RURBAN/B-Debug-1.22.tar.gz', 'FILES' => q[cpan/B-Debug], 'EXCLUDED' => ['t/pod.t'], }, @@ -202,7 +204,7 @@ use File::Glob qw(:case); }, 'Compress::Raw::Bzip2' => { - 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.064.tar.gz', + 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.066.tar.gz', 'FILES' => q[cpan/Compress-Raw-Bzip2], 'EXCLUDED' => [ qr{^t/Test/}, @@ -211,7 +213,7 @@ use File::Glob qw(:case); }, 'Compress::Raw::Zlib' => { - 'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.065.tar.gz', + 'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.066.tar.gz', 'FILES' => q[cpan/Compress-Raw-Zlib], 'EXCLUDED' => [ @@ -286,7 +288,7 @@ use File::Glob qw(:case); # Note: When updating CPAN-Meta the META.* files will need to be regenerated # perl -Icpan/CPAN-Meta/lib Porting/makemeta 'CPAN::Meta' => { - 'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-2.142060.tar.gz', + 'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-2.142690.tar.gz', 'FILES' => q[cpan/CPAN-Meta], 'EXCLUDED' => [ qw[t/00-report-prereqs.t], @@ -411,7 +413,7 @@ use File::Glob qw(:case); }, 'experimental' => { - 'DISTRIBUTION' => 'LEONT/experimental-0.010.tar.gz', + 'DISTRIBUTION' => 'LEONT/experimental-0.012.tar.gz', 'FILES' => q[cpan/experimental], 'EXCLUDED' => [ qr{^t/release-.*\.t}, @@ -430,7 +432,7 @@ use File::Glob qw(:case); }, 'ExtUtils::CBuilder' => { - 'DISTRIBUTION' => 'AMBS/ExtUtils-CBuilder-0.280219.tar.gz', + 'DISTRIBUTION' => 'AMBS/ExtUtils-CBuilder-0.280220.tar.gz', 'FILES' => q[dist/ExtUtils-CBuilder], 'EXCLUDED' => [ qw(README.mkdn), @@ -594,7 +596,7 @@ use File::Glob qw(:case); }, 'HTTP::Tiny' => { - 'DISTRIBUTION' => 'DAGOLDEN/HTTP-Tiny-0.049.tar.gz', + 'DISTRIBUTION' => 'DAGOLDEN/HTTP-Tiny-0.050.tar.gz', 'FILES' => q[cpan/HTTP-Tiny], 'EXCLUDED' => [ 't/00-report-prereqs.t', @@ -629,7 +631,7 @@ use File::Glob qw(:case); }, 'IO-Compress' => { - 'DISTRIBUTION' => 'PMQS/IO-Compress-2.064.tar.gz', + 'DISTRIBUTION' => 'PMQS/IO-Compress-2.066.tar.gz', 'FILES' => q[cpan/IO-Compress], 'EXCLUDED' => [ qr{^examples/}, @@ -646,6 +648,10 @@ use File::Glob qw(:case); 'EXCLUDED' => [ qr{^examples/}, ], + 'CUSTOMIZED' => [ + # Almost always fails on Win32 since introduced: see CPAN RT#98976 + 't/22timeout.t', + ], }, 'IO::Zlib' => { @@ -669,7 +675,7 @@ use File::Glob qw(:case); }, 'JSON::PP' => { - 'DISTRIBUTION' => 'MAKAMAKA/JSON-PP-2.27203.tar.gz', + 'DISTRIBUTION' => 'MAKAMAKA/JSON-PP-2.27300.tar.gz', 'FILES' => q[cpan/JSON-PP], }, @@ -684,13 +690,16 @@ use File::Glob qw(:case); }, 'libnet' => { - 'DISTRIBUTION' => 'SHAY/libnet-1.27.tar.gz', + 'DISTRIBUTION' => 'SHAY/libnet-3.02.tar.gz', 'FILES' => q[cpan/libnet], 'EXCLUDED' => [ qw( Configure - install-nomake + t/critic.t + t/pod.t + t/pod_coverage.t ), qr(^demos/), + qr(^t/external/), ], }, @@ -799,7 +808,7 @@ use File::Glob qw(:case); }, 'Module::CoreList' => { - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20140914.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20141002.tar.gz', 'FILES' => q[dist/Module-CoreList], }, @@ -981,8 +990,12 @@ use File::Glob qw(:case); }, 'Socket' => { - 'DISTRIBUTION' => 'PEVANS/Socket-2.015.tar.gz', + 'DISTRIBUTION' => 'PEVANS/Socket-2.016.tar.gz', 'FILES' => q[cpan/Socket], + 'CUSTOMIZED' => [ + # Waiting to be merged upstream: see CPAN RT#98217 + qw( t/getnameinfo.t ), + ], }, 'Storable' => { @@ -1061,7 +1074,7 @@ use File::Glob qw(:case); }, 'Test::Simple' => { - 'DISTRIBUTION' => 'EXODIST/Test-Simple-1.001006.tar.gz', + 'DISTRIBUTION' => 'EXODIST/Test-Simple-1.001008.tar.gz', 'FILES' => q[cpan/Test-Simple], 'EXCLUDED' => [ qr{^t/xt}, @@ -1361,7 +1374,7 @@ use File::Glob qw(:case); ext/re/ lib/AnyDBM_File.{pm,t} lib/Benchmark.{pm,t} - lib/B/Deparse{.pm,.t,-core.t} + lib/B/Deparse{.pm,.t,-*.t} lib/B/Op_private.pm lib/CORE.pod lib/Class/Struct.{pm,t} diff --git a/Porting/checkAUTHORS.pl b/Porting/checkAUTHORS.pl index 431ddb9..b33ec57 100755 --- a/Porting/checkAUTHORS.pl +++ b/Porting/checkAUTHORS.pl @@ -900,6 +900,7 @@ stef\100mongueurs.net stef\100payrard.net + s.payrard\100wanadoo.fr + properler\100freesurf.fr + stef\100francenet.fr +stevan\100cpan.org stevan.little\100iinteractive.com sthoenna\100efn.org ysth\100raven.shiftboard.com sisyphus1\100optusnet.com.au sisyphus\100cpan.org diff --git a/Porting/config.sh b/Porting/config.sh index cda4fc5..18ac740 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -39,12 +39,12 @@ alignbytes='4' ansi2knr='' aphostname='/bin/hostname' api_revision='5' -api_subversion='4' +api_subversion='5' api_version='21' -api_versionstring='5.21.4' +api_versionstring='5.21.5' ar='ar' -archlib='/pro/lib/perl5/5.21.4/i686-linux-64int' -archlibexp='/pro/lib/perl5/5.21.4/i686-linux-64int' +archlib='/pro/lib/perl5/5.21.5/i686-linux-64int' +archlibexp='/pro/lib/perl5/5.21.5/i686-linux-64int' archname64='64int' archname='i686-linux-64int' archobjs='' @@ -316,6 +316,7 @@ d_isnanl='define' d_j0='undef' d_j0l='undef' d_killpg='define' +d_lc_monetary_2008='undef' d_lchown='define' d_ldbl_dig='define' d_ldexpl='define' @@ -766,7 +767,7 @@ incpath='' incpth='/usr/lib/gcc/i586-suse-linux/4.8/include /usr/local/include /usr/lib/gcc/i586-suse-linux/4.8/include-fixed /usr/lib/gcc/i586-suse-linux/4.8/../../../../i586-suse-linux/include /usr/include' inews='' initialinstalllocation='/pro/bin' -installarchlib='/pro/lib/perl5/5.21.4/i686-linux-64int' +installarchlib='/pro/lib/perl5/5.21.5/i686-linux-64int' installbin='/pro/bin' installhtml1dir='' installhtml3dir='' @@ -774,13 +775,13 @@ installman1dir='/pro/local/man/man1' installman3dir='/pro/local/man/man3' installprefix='/pro' installprefixexp='/pro' -installprivlib='/pro/lib/perl5/5.21.4' +installprivlib='/pro/lib/perl5/5.21.5' installscript='/pro/bin' -installsitearch='/pro/lib/perl5/site_perl/5.21.4/i686-linux-64int' +installsitearch='/pro/lib/perl5/site_perl/5.21.5/i686-linux-64int' installsitebin='/pro/bin' installsitehtml1dir='' installsitehtml3dir='' -installsitelib='/pro/lib/perl5/site_perl/5.21.4' +installsitelib='/pro/lib/perl5/site_perl/5.21.5' installsiteman1dir='/pro/local/man/man1' installsiteman3dir='/pro/local/man/man3' installsitescript='/pro/bin' @@ -902,7 +903,7 @@ perl_patchlevel='' perl_static_inline='static __inline__' perladmin='hmbrand@cpan.org' perllibs='-lnsl -ldl -lm -lcrypt -lutil -lc' -perlpath='/pro/bin/perl5.21.4' +perlpath='/pro/bin/perl5.21.5' pg='pg' phostname='hostname' pidtype='pid_t' @@ -911,8 +912,8 @@ pmake='' pr='' prefix='/pro' prefixexp='/pro' -privlib='/pro/lib/perl5/5.21.4' -privlibexp='/pro/lib/perl5/5.21.4' +privlib='/pro/lib/perl5/5.21.5' +privlibexp='/pro/lib/perl5/5.21.5' procselfexe='"/proc/self/exe"' prototype='define' ptrsize='4' @@ -978,17 +979,17 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 6, 17, 29, 31, 0' sig_size='69' signal_t='void' -sitearch='/pro/lib/perl5/site_perl/5.21.4/i686-linux-64int' -sitearchexp='/pro/lib/perl5/site_perl/5.21.4/i686-linux-64int' +sitearch='/pro/lib/perl5/site_perl/5.21.5/i686-linux-64int' +sitearchexp='/pro/lib/perl5/site_perl/5.21.5/i686-linux-64int' sitebin='/pro/bin' sitebinexp='/pro/bin' sitehtml1dir='' sitehtml1direxp='' sitehtml3dir='' sitehtml3direxp='' -sitelib='/pro/lib/perl5/site_perl/5.21.4' +sitelib='/pro/lib/perl5/site_perl/5.21.5' sitelib_stem='/pro/lib/perl5/site_perl' -sitelibexp='/pro/lib/perl5/site_perl/5.21.4' +sitelibexp='/pro/lib/perl5/site_perl/5.21.5' siteman1dir='/pro/local/man/man1' siteman1direxp='/pro/local/man/man1' siteman3dir='/pro/local/man/man3' @@ -1014,7 +1015,7 @@ src='.' ssizetype='ssize_t' st_ino_sign='1' st_ino_size='8' -startperl='#!/pro/bin/perl5.21.4' +startperl='#!/pro/bin/perl5.21.5' startsh='#!/bin/sh' static_ext=' ' stdchar='char' @@ -1027,7 +1028,7 @@ stdio_stream_array='' strerror_r_proto='0' strings='/usr/include/string.h' submit='' -subversion='4' +subversion='5' sysman='/usr/share/man/man1' sysroot='' tail='' @@ -1126,8 +1127,8 @@ vendorprefix='' vendorprefixexp='' vendorscript='' vendorscriptexp='' -version='5.21.4' -version_patchlevel_string='version 21 subversion 4' +version='5.21.5' +version_patchlevel_string='version 21 subversion 5' versiononly='define' vi='' xlibpth='/usr/lib/386 /lib/386' @@ -1137,10 +1138,10 @@ zcat='' zip='zip' PERL_REVISION=5 PERL_VERSION=21 -PERL_SUBVERSION=4 +PERL_SUBVERSION=5 PERL_API_REVISION=5 PERL_API_VERSION=21 -PERL_API_SUBVERSION=4 +PERL_API_SUBVERSION=5 PERL_PATCHLEVEL='' PERL_CONFIG_SH=true : Variables propagated from previous config.sh file. diff --git a/Porting/config_H b/Porting/config_H index 40e802c..ddeabbc 100644 --- a/Porting/config_H +++ b/Porting/config_H @@ -960,8 +960,8 @@ * This symbol contains the ~name expanded version of ARCHLIB, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define ARCHLIB "/pro/lib/perl5/5.21.4/i686-linux-64int-ld" /**/ -#define ARCHLIB_EXP "/pro/lib/perl5/5.21.4/i686-linux-64int-ld" /**/ +#define ARCHLIB "/pro/lib/perl5/5.21.5/i686-linux-64int-ld" /**/ +#define ARCHLIB_EXP "/pro/lib/perl5/5.21.5/i686-linux-64int-ld" /**/ /* ARCHNAME: * This symbol holds a string representing the architecture name. @@ -2068,8 +2068,8 @@ * This symbol contains the ~name expanded version of PRIVLIB, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define PRIVLIB "/pro/lib/perl5/5.21.4" /**/ -#define PRIVLIB_EXP "/pro/lib/perl5/5.21.4" /**/ +#define PRIVLIB "/pro/lib/perl5/5.21.5" /**/ +#define PRIVLIB_EXP "/pro/lib/perl5/5.21.5" /**/ /* PTRSIZE: * This symbol contains the size of a pointer, so that the C preprocessor @@ -2119,8 +2119,8 @@ * This symbol contains the ~name expanded version of SITEARCH, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define SITEARCH "/pro/lib/perl5/site_perl/5.21.4/i686-linux-64int-ld" /**/ -#define SITEARCH_EXP "/pro/lib/perl5/site_perl/5.21.4/i686-linux-64int-ld" /**/ +#define SITEARCH "/pro/lib/perl5/site_perl/5.21.5/i686-linux-64int-ld" /**/ +#define SITEARCH_EXP "/pro/lib/perl5/site_perl/5.21.5/i686-linux-64int-ld" /**/ /* SITELIB: * This symbol contains the name of the private library for this package. @@ -2142,8 +2142,8 @@ * removed. The elements in inc_version_list (inc_version_list.U) can * be tacked onto this variable to generate a list of directories to search. */ -#define SITELIB "/pro/lib/perl5/site_perl/5.21.4" /**/ -#define SITELIB_EXP "/pro/lib/perl5/site_perl/5.21.4" /**/ +#define SITELIB "/pro/lib/perl5/site_perl/5.21.5" /**/ +#define SITELIB_EXP "/pro/lib/perl5/site_perl/5.21.5" /**/ #define SITELIB_STEM "/pro/lib/perl5/site_perl" /**/ /* SSize_t: @@ -4326,7 +4326,7 @@ * script to make sure (one hopes) that it runs with perl and not * some shell. */ -#define STARTPERL "#!/pro/bin/perl5.21.4" /**/ +#define STARTPERL "#!/pro/bin/perl5.21.5" /**/ /* HAS_STDIO_STREAM_ARRAY: * This symbol, if defined, tells that there is an array diff --git a/Porting/corelist.pl b/Porting/corelist.pl index ab35359..fcca6d4 100755 --- a/Porting/corelist.pl +++ b/Porting/corelist.pl @@ -24,7 +24,6 @@ use IO::Uncompress::Gunzip; my $corelist_file = 'dist/Module-CoreList/lib/Module/CoreList.pm'; my $utils_file = 'dist/Module-CoreList/lib/Module/CoreList/Utils.pm'; -my $pod_file = 'dist/Module-CoreList/lib/Module/CoreList.pod'; my %lines; my %module_to_file; @@ -302,16 +301,6 @@ $corelist =~ s/^%bug_tracker .*? ;/$tracker/eismx; write_corelist($corelist,$corelist_file); -open( my $pod_fh, '<', $pod_file ); -my $pod = join( '', <$pod_fh> ); - -unless ( $pod =~ /and $perl_vstring releases of perl/ ) { - warn "Adding $perl_vstring to the list of perl versions covered by Module::CoreList\n"; - $pod =~ s/(currently\s+covers\s+(?:.*?))\s*and\s+(.*?)\s+releases\s+of\s+perl/$1, $2 and $perl_vstring releases of perl/ism; -} - -write_corelist($pod,$pod_file); - open( my $utils_fh, '<', $utils_file ); my $utils = join( '', <$utils_fh> ); close $utils_fh; @@ -342,7 +331,7 @@ $utils =~ s/^(my %delta\s*=\s*.*?)(^\);)$/$1$utilities_in_release$2/ism; write_corelist($utils,$utils_file); warn "All done. Please check over the following files carefully before committing.\nThanks!\n"; -warn "$corelist_file\n$pod_file\n$utils_file\n"; +warn "$corelist_file\n$utils_file\n"; sub write_corelist { my $content = shift; diff --git a/Porting/epigraphs.pod b/Porting/epigraphs.pod index 001ffa4..0192e0d 100644 --- a/Porting/epigraphs.pod +++ b/Porting/epigraphs.pod @@ -17,6 +17,32 @@ Consult your favorite dictionary for details. =head1 EPIGRAPHS +=head2 v5.21.4 - Edgar Allan Poe, The Narrative of Arthur Gordon Pym of Nantucket + +L + + To-day, being in latitude 83° 20', longitude 43° 5' W. (the sea being + of an extraordinarily dark colour), we again saw land from the + masthead, and, upon a closer scrutiny, found it to be one of a group + of very large islands. The shore was precipitous, and the interior + seemed to be well wooded, a circumstance which occasioned us great + joy. In about four hours from our first discovering the land we came + to anchor in ten fathoms, sandy bottom, a league from the coast, as a + high surf, with strong ripples here and there, rendered a nearer + approach of doubtful expediency. The two largest boats were now + ordered out, and a party, well armed (among whome were Peters and + myself), proceeded to look for an opening in the reef which appeared + to encircle the island. After searching about for some time, we + discovered an inlet, which we were entering, when we saw four large + canoes put off from the shore, filled with men who seemed to be well + armed. We waited for them to come up, and, as they moved with great + rapidity, they were soon within hail. Captain Guy now held up a white + handkerchief on the blade of an oar, when the strangers made a full + stop, and commenced a loud jabbering all at once, intermingled with + occasional shouts, in which we could distinguish the words Anamoo-moo! + and Lama-Lama! They continued this for at least half an hour, during + which we had a good opportunity of observing their appearance. + =head2 v5.20.1 - Lorenzo da Ponte, Così fan tutte L @@ -545,6 +571,63 @@ L + + Along the shore the cloud waves break, + The twin suns sink beneath the lake, + The shadows lengthen + In Carcosa. + + Strange is the night where black stars rise, + And strange moons circle through the skies + But stranger still is + Lost Carcosa. + + Songs that the Hyades shall sing, + Where flap the tatters of the King, + Must die unheard in + Dim Carcosa. + + Song of my soul, my voice is dead; + Die thou, unsung, as tears unshed + Shall dry and die in + Lost Carcosa. + + -- Cassilda's Song in "The King in Yellow," Act i, Scene 2. + Robert W. Chambers + +=head2 v5.18.3 - (no epigraph) + +(no epigraph) + +=head2 v5.18.3-RC2 - Robert W. Chambers, "The King in Yellow" + +L + +"Ah! I see it now!" I shrieked. "You have seized the throne and the +empire. Woe! woe to you who are crowned with the crown of the King in +Yellow!" + + -- Robert W. Chambers, The King in Yellow, Act I, Scene 2. + +=head2 v5.18.3-RC1 - Robert W. Chambers, "The King in Yellow" + +L + + CAMILLA: You, sir, should unmask. + + STRANGER: Indeed? + + CASSILDA: Indeed it's time. We all have laid aside disguise but you. + + STRANGER: I wear no mask. + + CAMILLA: (Terrified, aside to Cassilda.) No mask? No mask! + + -- Robert W. Chambers, The King in Yellow, Act I, Scene 2. + =head2 v5.18.2 - Miss Manners L diff --git a/Porting/makerel b/Porting/makerel index e5d12c0..11e22fd 100755 --- a/Porting/makerel +++ b/Porting/makerel @@ -35,11 +35,12 @@ usage: $0 [ -r rootdir ] [-s suffix ] [ -b ] [ -n ] defaults to the concatenation of the local_patches entry in patchlevel.h (or blank, if none) -b make a .bz2 file in addtion to a .gz file + -x make a .xz file in addtion to a .gz file -n do not make any tarballs, just the directory EOF my %opts; -getopts('bnr:s:', \%opts) or usage; +getopts('bxnr:s:', \%opts) or usage; @ARGV && usage; $relroot = defined $opts{r} ? $opts{r} : ".."; @@ -215,6 +216,12 @@ if ($opts{b}) { } } +if ($opts{x}) { + print "Creating and compressing the tar.gz file with 7z...\n"; + $cmd = "tar cf - $reldir | xz -z -c > $reldir.tar.xz"; + system($cmd) == 0 or die "$cmd failed"; +} + print "\n"; system("ls -ld $perl*"); diff --git a/Porting/perl5220delta.pod b/Porting/perl5220delta.pod new file mode 100644 index 0000000..93e386c --- /dev/null +++ b/Porting/perl5220delta.pod @@ -0,0 +1,457 @@ +=encoding utf8 + +=head1 NAME + +[ this is a template for a new perldelta file. Any text flagged as XXX needs +to be processed before release. ] + +perldelta - what is new for perl v5.22.0 + +=head1 DESCRIPTION + +This document describes differences between the 5.22.0 release and the 5.20.0 +release. + +If you are upgrading from an earlier release such as 5.18.0, first read +L, which describes differences between 5.18.0 and 5.20.0. + +=head1 Notice + +XXX Any important notices here + +=head1 Core Enhancements + +XXX New core language features go here. Summarize user-visible core language +enhancements. Particularly prominent performance optimisations could go +here, but most should go in the L section. + +[ List each enhancement as a =head2 entry ] + +=head1 Security + +XXX Any security-related notices go here. In particular, any security +vulnerabilities closed should be noted here rather than in the +L section. + +[ List each security issue as a =head2 entry ] + +=head1 Incompatible Changes + +XXX For a release on a stable branch, this section aspires to be: + + There are no changes intentionally incompatible with 5.XXX.XXX + If any exist, they are bugs, and we request that you submit a + report. See L below. + +[ List each incompatible change as a =head2 entry ] + +=head1 Deprecations + +XXX Any deprecated features, syntax, modules etc. should be listed here. + +=head2 Module removals + +XXX Remove this section if inapplicable. + +The following modules will be removed from the core distribution in a +future release, and will at that time need to be installed from CPAN. +Distributions on CPAN which require these modules will need to list them as +prerequisites. + +The core versions of these modules will now issue C<"deprecated">-category +warnings to alert you to this fact. To silence these deprecation warnings, +install the modules in question from CPAN. + +Note that these are (with rare exceptions) fine modules that you are encouraged +to continue to use. Their disinclusion from core primarily hinges on their +necessity to bootstrapping a fully functional, CPAN-capable Perl installation, +not usually on concerns over their design. + +=over + +=item XXX + +XXX Note that deprecated modules should be listed here even if they are listed +as an updated module in the L section. + +=back + +[ List each other deprecation as a =head2 entry ] + +=head1 Performance Enhancements + +XXX Changes which enhance performance without changing behaviour go here. +There may well be none in a stable release. + +[ List each enhancement as a =item entry ] + +=over 4 + +=item * + +XXX + +=back + +=head1 Modules and Pragmata + +XXX All changes to installed files in F, F, F and F +go here. If Module::CoreList is updated, generate an initial draft of the +following sections using F. A paragraph summary +for important changes should then be added by hand. In an ideal world, +dual-life modules would have a F file that could be cribbed. + +[ Within each section, list entries as a =item entry ] + +=head2 New Modules and Pragmata + +=over 4 + +=item * + +XXX + +=back + +=head2 Updated Modules and Pragmata + +=over 4 + +=item * + +L has been upgraded from version A.xx to B.yy. + +=back + +=head2 Removed Modules and Pragmata + +=over 4 + +=item * + +XXX + +=back + +=head1 Documentation + +XXX Changes to files in F go here. Consider grouping entries by +file and be sure to link to the appropriate page, e.g. L. + +=head2 New Documentation + +XXX Changes which create B files in F go here. + +=head3 L + +XXX Description of the purpose of the new file here + +=head2 Changes to Existing Documentation + +XXX Changes which significantly change existing files in F go here. +However, any changes to F should go in the L +section. + +=head3 L + +=over 4 + +=item * + +XXX Description of the change here + +=back + +=head1 Diagnostics + +The following additions or changes have been made to diagnostic output, +including warnings and fatal error messages. For the complete list of +diagnostic messages, see L. + +XXX New or changed warnings emitted by the core's C code go here. Also +include any changes in L that reconcile it to the C code. + +=head2 New Diagnostics + +XXX Newly added diagnostic messages go under here, separated into New Errors +and New Warnings + +=head3 New Errors + +=over 4 + +=item * + +XXX L + +=back + +=head3 New Warnings + +=over 4 + +=item * + +XXX L + +=back + +=head2 Changes to Existing Diagnostics + +XXX Changes (i.e. rewording) of diagnostic messages go here + +=over 4 + +=item * + +XXX Describe change here + +=back + +=head1 Utility Changes + +XXX Changes to installed programs such as F and F go here. +Most of these are built within the directory F. + +[ List utility changes as a =head2 entry for each utility and =item +entries for each change +Use L with program names to get proper documentation linking. ] + +=head2 L + +=over 4 + +=item * + +XXX + +=back + +=head1 Configuration and Compilation + +XXX Changes to F, F, F, and analogous tools +go here. Any other changes to the Perl build process should be listed here. +However, any platform-specific changes should be listed in the +L section, instead. + +[ List changes as a =item entry ]. + +=over 4 + +=item * + +XXX + +=back + +=head1 Testing + +XXX Any significant changes to the testing of a freshly built perl should be +listed here. Changes which create B files in F go here as do any +large changes to the testing harness (e.g. when parallel testing was added). +Changes to existing files in F aren't worth summarizing, although the bugs +that they represent may be covered elsewhere. + +[ List each test improvement as a =item entry ] + +=over 4 + +=item * + +XXX + +=back + +=head1 Platform Support + +XXX Any changes to platform support should be listed in the sections below. + +[ Within the sections, list each platform as a =item entry with specific +changes as paragraphs below it. ] + +=head2 New Platforms + +XXX List any platforms that this version of perl compiles on, that previous +versions did not. These will either be enabled by new files in the F +directories, or new subdirectories and F files at the top level of the +source tree. + +=over 4 + +=item XXX-some-platform + +XXX + +=back + +=head2 Discontinued Platforms + +XXX List any platforms that this version of perl no longer compiles on. + +=over 4 + +=item XXX-some-platform + +XXX + +=back + +=head2 Platform-Specific Notes + +XXX List any changes for specific platforms. This could include configuration +and compilation changes or changes in portability/compatibility. However, +changes within modules for platforms should generally be listed in the +L section. + +=over 4 + +=item XXX-some-platform + +XXX + +=back + +=head1 Internal Changes + +XXX Changes which affect the interface available to C code go here. Other +significant internal changes for future core maintainers should be noted as +well. + +[ List each change as a =item entry ] + +=over 4 + +=item * + +XXX + +=back + +=head1 Selected Bug Fixes + +XXX Important bug fixes in the core language are summarized here. Bug fixes in +files in F and F are best summarized in L. + +[ List each fix as a =item entry ] + +=over 4 + +=item * + +XXX + +=back + +=head1 Known Problems + +XXX Descriptions of platform agnostic bugs we know we can't fix go here. Any +tests that had to be Ced for the release would be noted here. Unfixed +platform specific bugs also go here. + +[ List each fix as a =item entry ] + +=over 4 + +=item * + +XXX Check this list before the release of 5.22.0 for modules that have +been fixed. + +The following modules are known to have test failures with this version of +Perl. Patches have been submitted, so there will hopefully be new releases +soon: + +=over + +=item * + +L version 1.3130 + +=item * + +L version 1.18 + +=item * + +L version 0.63 + +=item * + +L version 1.0402 + +=item * + +L version 0.29 + +=item * + +L version 0.24 + +=item * + +L version 1.00 + +=item * + +L 0.08 + +=back + +=back + +=head1 Errata From Previous Releases + +=over 4 + +=item * + +XXX Add anything here that we forgot to add, or were mistaken about, in +the perldelta of a previous release. + +=back + +=head1 Obituary + +XXX If any significant core contributor has died, we've added a short obituary +here. + +=head1 Acknowledgements + +XXX Generate this with: + + perl Porting/acknowledgements.pl v5.21.5..HEAD + +=head1 Reporting Bugs + +If you find what you think is a bug, you might check the articles recently +posted to the comp.lang.perl.misc newsgroup and the perl bug database at +https://rt.perl.org/ . There may also be information at +http://www.perl.org/ , the Perl Home Page. + +If you believe you have an unreported bug, please run the L program +included with your release. Be sure to trim your bug down to a tiny but +sufficient test case. Your bug report, along with the output of C, +will be sent off to perlbug@perl.org to be analysed by the Perl porting team. + +If the bug you are reporting has security implications, which make it +inappropriate to send to a publicly archived mailing list, then please send it +to perl5-security-report@perl.org. This points to a closed subscription +unarchived mailing list, which includes all the core committers, who will be +able to help assess the impact of issues, figure out a resolution, and help +co-ordinate the release of patches to mitigate or fix the problem across all +platforms on which Perl is supported. Please only use this address for +security issues in the Perl core, not for modules independently distributed on +CPAN. + +=head1 SEE ALSO + +The F file for an explanation of how to view exhaustive details on +what changed. + +The F file for how to build Perl. + +The F file for general stuff. + +The F and F files for copyright information. + +=cut diff --git a/Porting/perldelta_template.pod b/Porting/perldelta_template.pod index d904a50..fd51a10 100644 --- a/Porting/perldelta_template.pod +++ b/Porting/perldelta_template.pod @@ -378,7 +378,7 @@ here. XXX Generate this with: - perl Porting/acknowledgements.pl v5.21.4..HEAD + perl Porting/acknowledgements.pl v5.21.5..HEAD =head1 Reporting Bugs diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index 099cc9d..7a6b176 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -171,14 +171,9 @@ For updating the L web pages, either a Github account or sweet-talking somebody with a Github account into obedience is needed. This is only needed on the day of the release or shortly afterwards. -=for checklist skip RC - =head3 Quotation for release announcement epigraph -I - -For all except an RC release of perl, you will need a quotation -to use as an epigraph to your release announcement. +You will need a quotation to use as an epigraph to your release announcement. =head2 Building a release - advance actions @@ -548,6 +543,10 @@ C<$Module::CoreList::Utils::VERSION> should always be equal to C<$Module::CoreList::VERSION>. If necessary, bump those two versions to match before proceeding. +The files to modify are: F, +F and +F. + =head4 Update C with module version data for the new release. Note that if this is a MAINT release, you should run the following actions @@ -748,12 +747,8 @@ from blead: $ cp ..../blead/pod/perlhist.pod pod/ $ git commit -m 'sync perlhist from blead' pod/perlhist.pod -=for checklist skip RC - =head3 update perlhist.pod -I - Add an entry to F with the release date, e.g.: David 5.10.1 2009-Aug-06 @@ -1186,6 +1181,18 @@ L<"Bump the version number">. After bumping the version, follow the section L<"update INSTALL"> to ensure all version number references are correct. +(Note: The version is NOT bumped immediately after a MAINT release in order +to avoid confusion and wasted time arising from bug reports relating to +"intermediate versions" such as 5.20.1-and-a-bit: If the report is caused +by a bug that gets fixed in 5.20.2 and this intermediate version already +calls itself 5.20.2 then much time can be wasted in figuring out why there +is a failure from something that "should have been fixed". If the bump is +late then there is a much smaller window of time for such confusing bug +reports to arise. (The opposite problem -- trying to figure out why there +*is* a bug in something calling itself 5.20.1 when in fact the bug was +introduced later -- shouldn't arise for MAINT releases since they should, +in theory, only contain bug fixes but never regressions.)) + =head3 clean build and test Run a clean build and test to make sure nothing obvious is broken. @@ -1311,11 +1318,6 @@ Thanks for releasing perl! =head2 Building a release - the day after -=head3 link announcement in epigraphs.pod - -Add, to your quote to F, a link to the release -announcement in the web-visible mailing list archive. Commit it. - =for checklist skip BLEAD-FINAL, MAINT, RC =head3 update Module::CoreList diff --git a/Porting/release_schedule.pod b/Porting/release_schedule.pod index 32f54b6..9b9144d 100644 --- a/Porting/release_schedule.pod +++ b/Porting/release_schedule.pod @@ -44,7 +44,7 @@ you should reset the version numbers to the next blead series. 2014-06-20 5.21.1 ✓ Matthew Horsfall 2014-07-20 5.21.2 ✓ Abigail 2014-08-20 5.21.3 ✓ Peter Martini - 2014-09-20 5.21.4 Steve Hay + 2014-09-20 5.21.4 ✓ Steve Hay 2014-10-20 5.21.5 Abigail 2014-11-20 5.21.6 Chris "BinGOs" Williams 2014-12-20 5.21.7 Max Maischein diff --git a/Porting/todo.pod b/Porting/todo.pod index 4fba938..1d053f8 100644 --- a/Porting/todo.pod +++ b/Porting/todo.pod @@ -467,7 +467,7 @@ Natively 64-bit systems need neither -Duse64bitint nor -Duse64bitall. On these systems, it might be the default compilation mode, and there is currently no guarantee that passing no use64bitall option to the Configure process will build a 32bit perl. Implementing -Duse32bit* -options would be nice for perl 5.21.4. +options would be nice for perl 5.21.5. =head2 Profile Perl - am I hot or not? @@ -1169,7 +1169,7 @@ L =head1 Big projects Tasks that will get your name mentioned in the description of the "Highlights -of 5.21.4" +of 5.21.5" =head2 make ithreads more robust diff --git a/README.aix b/README.aix index 9a49067..16409c2 100644 --- a/README.aix +++ b/README.aix @@ -157,6 +157,22 @@ With the default setting the size is limited to 128MB. The -1 removes this limit. If the "make test" fails please change your /etc/security/limits as stated above. +=head2 Long doubles + +IBM calls its implementation of long doubles 128-bit, but it is not +the IEEE 128-bit ("quadruple precision") which would give 116 bit of +mantissa (nor it is implemented in hardware), instead it's a special +software implementation called "double-double", which gives 106 bits +of mantissa. + +There seem to be various problems in this long double implementation. +If Configure detects this brokenness, it will disable the long double support. +This can be overriden with explicit C<-Duselongdouble> (or C<-Dusemorebits>, +which enables both long doubles and 64 bit integers). If you decide to +enable long doubles, for most of the broken things Perl has implemented +workarounds, but the handling of the special values infinity and NaN +remains badly broken: for example infinity plus zero results in NaN. + =head2 Recommended Options AIX 5.1/5.2/5.3/6.1 and 7.1 (threaded/32-bit) With the following options you get a threaded Perl version which diff --git a/README.haiku b/README.haiku index fade672..a6f15ca 100644 --- a/README.haiku +++ b/README.haiku @@ -22,9 +22,9 @@ The build procedure is completely standard: Make perl executable and create a symlink for libperl: chmod a+x /boot/common/bin/perl - cd /boot/common/lib; ln -s perl5/5.21.4/BePC-haiku/CORE/libperl.so . + cd /boot/common/lib; ln -s perl5/5.21.5/BePC-haiku/CORE/libperl.so . -Replace C<5.21.4> with your respective version of Perl. +Replace C<5.21.5> with your respective version of Perl. =head1 KNOWN PROBLEMS diff --git a/README.macosx b/README.macosx index 1a5d811..4579007 100644 --- a/README.macosx +++ b/README.macosx @@ -10,9 +10,9 @@ perlmacosx - Perl under Mac OS X This document briefly describes Perl under Mac OS X. - curl -O http://www.cpan.org/src/perl-5.21.4.tar.gz - tar -xzf perl-5.21.4.tar.gz - cd perl-5.21.4 + curl -O http://www.cpan.org/src/perl-5.21.5.tar.gz + tar -xzf perl-5.21.5.tar.gz + cd perl-5.21.5 ./Configure -des -Dprefix=/usr/local/ make make test @@ -20,7 +20,7 @@ This document briefly describes Perl under Mac OS X. =head1 DESCRIPTION -The latest Perl release (5.21.4 as of this writing) builds without changes +The latest Perl release (5.21.5 as of this writing) builds without changes under all versions of Mac OS X from 10.3 "Panther" onwards. In order to build your own version of Perl you will need 'make', diff --git a/README.os2 b/README.os2 index ae03a56..d2c1f7a 100644 --- a/README.os2 +++ b/README.os2 @@ -619,7 +619,7 @@ C in F, see L<"PERLLIB_PREFIX">. =item Additional Perl modules - unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.21.4/ + unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.21.5/ Same remark as above applies. Additionally, if this directory is not one of directories on @INC (and @INC is influenced by C), you diff --git a/README.tru64 b/README.tru64 index 8f7e9b9..5e3ae85 100644 --- a/README.tru64 +++ b/README.tru64 @@ -167,6 +167,19 @@ you need to either recompile your Perl in Tru64 4.0D or upgrade your Tru64 4.0D to at least 4.0F: the sockatmark() system call was added in Tru64 4.0F, and the IO extension refers that symbol. +=head1 read_cur_obj_info: bad file magic number + +You may be mixing the Tru64 cc/ar/ld with the GNU gcc/ar/ld. +That may work, but sometimes it doesn't (your gcc or GNU utils +may have been compiled for an incompatible OS release). + +Try 'which ld' and 'which ld' (or try 'ar --version' and 'ld --version', +which work only for the GNU tools, and will announce themselves to be such), +and adjust your PATH so that you are consistently using either +the native tools or the GNU tools. After fixing your PATH, you should +do 'make distclean' and start all the way from running the Configure +since you may have quite a confused situation. + =head1 AUTHOR Jarkko Hietaniemi diff --git a/README.vms b/README.vms index 894d02c..7f6c06b 100644 --- a/README.vms +++ b/README.vms @@ -142,11 +142,11 @@ You may need to set up a foreign symbol for the unpacking utility of choice. Once you have done so, use a command like the following to unpack the archive: - vmstar -xvf perl-5^.21^.4.tar + vmstar -xvf perl-5^.21^.5.tar Then set default to the top-level source directory like so: - set default [.perl-5^.21^.4] + set default [.perl-5^.21^.5] and proceed with configuration as described in the next section. diff --git a/README.win32 b/README.win32 index 23d3ed1..a0d1702 100644 --- a/README.win32 +++ b/README.win32 @@ -120,10 +120,20 @@ build usually works in this circumstance, but some tests will fail. =item Microsoft Visual C++ -The nmake that comes with Visual C++ will suffice for building. -You will need to run the VCVARS32.BAT file, usually found somewhere -like C:\Program Files\Microsoft Visual Studio\VC98\Bin. -This will set your build environment. +The nmake that comes with Visual C++ will suffice for building. Visual C +requires that certain things be set up in the console before Visual C will +sucessfully run. To make a console box be able to run the C compiler, you will +need to beforehand, run the C file to compile for x86-32 and for +x86-64 C or C. On a typical install of a +Microsoft C compiler product, these batch files will already be in your C +environment variable so you may just type them without an absolute path into +your console. If you need to find the absolute path to the batch file, it is +usually found somewhere like C:\Program Files\Microsoft Visual Studio\VC98\Bin. +With some newer Micrsoft C products (released after ~2004), the installer will +put a shortcut in the start menu to launch a new console window with the +console already set up for your target architecture (x86-32 or x86-64 or IA64). +With the newer compilers, you may also use the older batch files if you choose +so. You can also use dmake to build using Visual C++; provided, however, you set OSRELEASE to "microsft" (or whatever the directory name @@ -387,6 +397,13 @@ perl521.dll at the perl toplevel, and various other extension dll's under the lib\auto directory. If the build fails for any reason, make sure you have done the previous steps correctly. +If you are advanced enough with building C code, here is a suggestion to speed +up building perl, and the later C. Try to keep your PATH enviromental +variable with the least number of folders possible (remember to keep your C +compiler's folders there). C or C +depending on your OS version should be first folder in PATH, since "cmd.exe" +is the most commonly launched program during the build and later testing. + =back =head2 Testing Perl on Windows @@ -588,7 +605,7 @@ Look in L for more information on CPAN. Note that not all of the extensions available from CPAN may work in the Windows environment; you should check the information at -L before investing too much effort into +L before investing too much effort into porting modules that don't readily build. Most extensions (whether they require a C compiler or not) can @@ -632,7 +649,8 @@ edit Config.pm to fix it. If a module implements XSUBs, you will need one of the supported C compilers. You must make sure you have set up the environment for -the compiler for command-line compilation. +the compiler for command-line compilation before running C +or any invocation of make. If a module does not build for some reason, look carefully for why it failed, and report problems to the module author. If @@ -846,6 +864,14 @@ updating it). The build does complete with but that may be just luck. Other AntiVirus software may have similar issues. +A git GUI shell extension for Windows such as TortoiseGit will cause the build +and later C to run much slower since every file is checked for its +git status as soon as it is created and/or modified. TortoiseGit doesn't cause +any test failures or build problems unlike the antivirus software described +above, but it does cause similar slowness. It is suggested to use Task Manager +to look for background processes which use high CPU amounts during the building +process. + Some of the built-in functions do not act exactly as documented in L, and a few are not implemented at all. To avoid surprises, particularly if you have had prior exposure to Perl @@ -915,6 +941,6 @@ Win9x support was added in 5.6 (Benjamin Stuhl). Support for 64-bit Windows added in 5.8 (ActiveState Corp). -Last updated: 22 October 2013 +Last updated: 07 October 2014 =cut diff --git a/cflags.SH b/cflags.SH index 031b780..bdb4bad 100755 --- a/cflags.SH +++ b/cflags.SH @@ -455,6 +455,11 @@ for file do # or customize here case "$file" in + regcomp) : work around http://bugs.debian.org/754054 + case $archname in + mips-*|mipsel-*) + optimize="$optimize -fno-tree-vrp";; + esac;; *) ;; # Customization examples follow. diff --git a/config_h.SH b/config_h.SH index 7aae94f..b78c57f 100755 --- a/config_h.SH +++ b/config_h.SH @@ -261,6 +261,12 @@ sed <$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un */ #$d_locconv HAS_LOCALECONV /**/ +/* HAS_LC_MONETARY_2008: + * This symbol, if defined, indicates that the localeconv routine is + * available and has the additional members added in POSIX 1003.1-2008. + */ +#$d_lc_monetary_2008 HAS_LC_MONETARY_2008 /**/ + /* HAS_LOCKF: * This symbol, if defined, indicates that the lockf routine is * available to do file locking. @@ -3944,6 +3950,8 @@ sed <$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un /* HAS_PRCTL: * This symbol, if defined, indicates that the prctl routine is * available to set process title. + * Note that there are at least two prctl variants: Linux and Irix. + * While they are somewhat similar, they are incompatible. */ /* HAS_PRCTL_SET_NAME: * This symbol, if defined, indicates that the prctl routine is diff --git a/configure.com b/configure.com index 0bb1a75..6bd3082 100644 --- a/configure.com +++ b/configure.com @@ -6095,6 +6095,7 @@ $ WC "d_link='" + d_link + "'" $ WC "d_llseek='undef'" $ WC "d_localtime64='undef'" $ WC "d_locconv='" + d_locconv + "'" +$ WC "d_lc_monetary_2008='undef'" $ WC "d_lockf='undef'" $ WC "d_longdbl='" + d_longdbl + "'" $ WC "d_longlong='" + d_longlong + "'" diff --git a/cop.h b/cop.h index 37980f0..9c25555 100644 --- a/cop.h +++ b/cop.h @@ -761,7 +761,9 @@ struct block_loop { ((c)->blk_loop.itervar_u.oldcomppad \ ? (CxPADLOOP(c) \ ? CxITERVAR_PADSV(c) \ - : &GvSV((c)->blk_loop.itervar_u.gv)) \ + : isGV((c)->blk_loop.itervar_u.gv) \ + ? &GvSV((c)->blk_loop.itervar_u.gv) \ + : (SV **)&(c)->blk_loop.itervar_u.gv) \ : (SV**)NULL) #define CxLABEL(c) (0 + CopLABEL((c)->blk_oldcop)) @@ -980,6 +982,7 @@ struct context { /* private flags for CXt_LOOP */ #define CXp_FOR_DEF 0x10 /* foreach using $_ */ +#define CXp_FOR_LVREF 0x20 /* foreach using \$var */ #define CxPADLOOP(c) ((c)->blk_loop.my_op->op_targ) /* private flags for CXt_SUBST */ diff --git a/cpan/B-Debug/Debug.pm b/cpan/B-Debug/Debug.pm index e9a83ae..6f0c4c6 100644 --- a/cpan/B-Debug/Debug.pm +++ b/cpan/B-Debug/Debug.pm @@ -1,6 +1,6 @@ package B::Debug; -our $VERSION = '1.21'; +our $VERSION = '1.22'; use strict; require 5.006; @@ -36,7 +36,11 @@ sub _printop { my $op = shift; my $addr = ${$op} ? $op->ppaddr : ''; $addr =~ s/^PL_ppaddr// if $addr; - return sprintf "0x%08x %6s %s", ${$op}, ${$op} ? class($op) : '', $addr; + if (${$op}) { + return sprintf "0x%08x %6s %s", ${$op}, class($op), $addr; + } else { + return sprintf "0x%x %6s %s", ${$op}, '', $addr; + } } sub B::OP::debug { @@ -151,6 +155,18 @@ sub B::SVOP::debug { $op->sv->debug; } +sub B::METHOP::debug { + my ($op) = @_; + $op->B::OP::debug(); + if (${$op->first}) { + printf "\top_first\t0x%x\n", ${$op->first}; + $op->first->debug; + } else { + printf "\top_meth_sv\t0x%x\n", ${$op->meth_sv}; + $op->meth_sv->debug; + } +} + sub B::PVOP::debug { my ($op) = @_; $op->B::OP::debug(); @@ -376,6 +392,7 @@ EOT sub compile { my $order = shift; B::clearsym(); + $DB::single = 1 if defined &DB::DB; if ($order && $order eq "exec") { return sub { walkoptree_exec(main_start, "debug") } } else { @@ -413,7 +430,7 @@ Reini Urban C =head1 LICENSE Copyright (c) 1996, 1997 Malcolm Beattie -Copyright (c) 2008, 2010, 2013 Reini Urban +Copyright (c) 2008, 2010, 2013, 2014 Reini Urban This program is free software; you can redistribute it and/or modify it under the terms of either: diff --git a/cpan/B-Debug/t/debug.t b/cpan/B-Debug/t/debug.t index e523d3d..f4f0a10 100644 --- a/cpan/B-Debug/t/debug.t +++ b/cpan/B-Debug/t/debug.t @@ -59,6 +59,12 @@ leave enter nextstate label leaveloop enterloop null and defined null threadsv readline gv lineseq nextstate aassign null pushmark split pushre threadsv const null pushmark rvav gv nextstate subst const unstack EOF +} elsif ($] >= 5.021005) { + $b=< =head1 CONTRIBUTORS +=for stopwords Ansgar Burchardt Avar Arnfjord Bjarmason Christopher J. Madsen Chuck Adams Cory G Watson Damyan Ivanov Eric Wilhelm Graham Knop Gregor Hermann Karen Etheridge Kenichi Ishigaki Ken Williams Lars Dieckow Leon Timmermans majensen Mark Fowler Matt S Trout Michael G. Schwern moznion Olaf Alders Olivier Mengue Randy Sims + =over 4 =item * @@ -1052,6 +1054,10 @@ Eric Wilhelm =item * +Graham Knop + +=item * + Gregor Hermann =item * @@ -1060,11 +1066,11 @@ Karen Etheridge =item * -Ken Williams +Kenichi Ishigaki =item * -Kenichi Ishigaki +Ken Williams =item * @@ -1076,6 +1082,10 @@ Leon Timmermans =item * +majensen + +=item * + Mark Fowler =item * @@ -1088,19 +1098,19 @@ Michael G. Schwern =item * -Olaf Alders +moznion =item * -Olivier Mengue +Olaf Alders =item * -Randy Sims +Olivier Mengue =item * -moznion +Randy Sims =back diff --git a/cpan/CPAN-Meta/lib/CPAN/Meta/Converter.pm b/cpan/CPAN-Meta/lib/CPAN/Meta/Converter.pm index 83b6c59..1a92af4 100644 --- a/cpan/CPAN-Meta/lib/CPAN/Meta/Converter.pm +++ b/cpan/CPAN-Meta/lib/CPAN/Meta/Converter.pm @@ -2,8 +2,8 @@ use 5.006; use strict; use warnings; package CPAN::Meta::Converter; -our $VERSION = '2.142060'; # VERSION - +# VERSION +$CPAN::Meta::Converter::VERSION = '2.142690'; #pod =head1 SYNOPSIS #pod #pod my $struct = decode_json_file('META.json'); @@ -24,9 +24,24 @@ our $VERSION = '2.142060'; # VERSION use CPAN::Meta::Validator; use CPAN::Meta::Requirements; -use version 0.88 (); use Parse::CPAN::Meta 1.4400 (); +# To help ExtUtils::MakeMaker bootstrap CPAN::Meta::Requirements on perls +# before 5.10, we fall back to the EUMM bundled compatibility version module if +# that's the only thing available. This shouldn't ever happen in a normal CPAN +# install of CPAN::Meta::Requirements, as version.pm will be picked up from +# prereqs and be available at runtime. + +BEGIN { + eval "use version ()"; ## no critic + if ( my $err = $@ ) { + eval "use ExtUtils::MakeMaker::version" or die $err; ## no critic + } +} + +# Perl 5.10.0 didn't have "is_qv" in version.pm +*_is_qv = version->can('is_qv') ? sub { $_[0]->is_qv } : sub { exists $_[0]->{qv} }; + sub _dclone { my $ref = shift; @@ -363,7 +378,7 @@ sub _clean_version { # XXX check defined $v and not just $v because version objects leak memory # in boolean context -- dagolden, 2012-02-03 if ( defined $v ) { - return $v->is_qv ? $v->normal : $element; + return _is_qv($v) ? $v->normal : $element; } else { return 0; @@ -373,8 +388,8 @@ sub _clean_version { sub _bad_version_hook { my ($v) = @_; $v =~ s{[a-z]+$}{}; # strip trailing alphabetics - my $vobj = eval { version->parse($v) }; - return defined($vobj) ? $vobj : version->parse(0); # or give up + my $vobj = eval { version->new($v) }; + return defined($vobj) ? $vobj : version->new(0); # or give up } sub _version_map { @@ -1479,7 +1494,7 @@ CPAN::Meta::Converter - Convert CPAN distribution metadata structures =head1 VERSION -version 2.142060 +version 2.142690 =head1 SYNOPSIS diff --git a/cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm b/cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm index db4f1ce..35476cf 100644 --- a/cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm +++ b/cpan/CPAN-Meta/lib/CPAN/Meta/Feature.pm @@ -2,8 +2,8 @@ use 5.006; use strict; use warnings; package CPAN::Meta::Feature; -our $VERSION = '2.142060'; # VERSION - +# VERSION +$CPAN::Meta::Feature::VERSION = '2.142690'; use CPAN::Meta::Prereqs; #pod =head1 DESCRIPTION @@ -78,7 +78,7 @@ CPAN::Meta::Feature - an optional feature provided by a CPAN distribution =head1 VERSION -version 2.142060 +version 2.142690 =head1 DESCRIPTION diff --git a/cpan/CPAN-Meta/lib/CPAN/Meta/History.pm b/cpan/CPAN-Meta/lib/CPAN/Meta/History.pm index 9d6c660..abf14f1 100644 --- a/cpan/CPAN-Meta/lib/CPAN/Meta/History.pm +++ b/cpan/CPAN-Meta/lib/CPAN/Meta/History.pm @@ -3,8 +3,8 @@ use 5.006; use strict; use warnings; package CPAN::Meta::History; -our $VERSION = '2.142060'; # VERSION - +# VERSION +$CPAN::Meta::History::VERSION = '2.142690'; 1; # ABSTRACT: history of CPAN Meta Spec changes @@ -21,7 +21,7 @@ CPAN::Meta::History - history of CPAN Meta Spec changes =head1 VERSION -version 2.142060 +version 2.142690 =head1 DESCRIPTION diff --git a/cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_0.pod b/cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_0.pod new file mode 100644 index 0000000..2e9568a --- /dev/null +++ b/cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_0.pod @@ -0,0 +1,185 @@ +=for :stopwords DOAP RDF + +=head1 NAME + +CPAN::Meta::History::Meta_1_0 - Version 1.0 metadata specification for META.yml + +=head1 PREFACE + +This is a historical copy of the version 1.0 specification for F +files, copyright by Ken Williams. + +Modifications from the original: + +=over + +=item * + +Conversion from the original HTML to POD format + +=back + +=head1 DESCRIPTION + +This document describes version 1.0 of the F specification. + +The META.yml file describes important properties of contributed Perl +distributions such as the ones found on L. It is +typically created by tools like L and L. + +The fields in the F file are meant to be helpful to people +maintaining module collections (like CPAN), for people writing +installation tools (like L or L), or just people who want to +know some stuff about a distribution before downloading it and starting to +install it. + +=head1 Format + +F files are written in the L format. The +reasons we chose YAML instead of, say, XML or Data::Dumper are discussed in +L +on the MakeMaker mailing list. + +The first line of a F file should be a valid L +like C<"--- #YAML:1.0"> + +=head1 Fields + +The rest of the META.yml file is one big YAML +L, +whose keys are described here. + +=over 4 + +=item name + +Example: C + +The name of the distribution. Often created by taking the "main +module" in the distribution and changing "::" to "-". Sometimes it's +completely different, however, as in the case of the +L distribution. + +=item version + +Example: C<0.16> + +The version of the distribution to which the META.yml file refers. + +=item license + +Example: C + +The license under which this distribution may be used and +redistributed. See L for the list of valid options. + + +=item distribution_type + +Example: C + +What kind of stuff is contained in this distribution. Most things on +CPAN are Cs (which can also mean a collection of +modules), but some things are C