CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2009/10/12 12:30:28
Modified files:
gnu/usr.bin/perl/t/base: lex.t
gnu/usr.bin/perl/t/cmd: for.t
gnu/usr.bin/perl/t/comp: multiline.t script.t use.t
gnu/usr.bin/perl/t/io: dup.t fs.t inplace.t open.t read.t tell.t
gnu/usr.bin/perl/t/lib/Test/Simple: Catch.pm
gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests: death.plx
death_in_eval.plx
death_with_handler.plx
exit.plx
extras.plx
five_fail.plx
last_minute_death.plx
one_fail.plx
pre_plan_death.plx
require.plx
success.plx
too_few.plx
too_few_fail.plx
two_fail.plx
gnu/usr.bin/perl/t/op: bop.t closure.t eval.t exec.t fork.t
goto.t groups.t gv.t inc.t index.t
local.t magic.t method.t pack.t pat.t
range.t re_tests read.t readdir.t ref.t
regexp.t runlevel.t sort.t split.t
sprintf.t sprintf2.t stat.t subst.t
substr.t sysio.t taint.t undef.t
universal.t write.t
gnu/usr.bin/perl/t/pod: pod2usage.xr
gnu/usr.bin/perl/t/uni: tr_7jis.t tr_eucjp.t tr_sjis.t tr_utf8.t
gnu/usr.bin/perl/utils: Makefile Makefile.SH c2ph.PL dprofpp.PL
h2ph.PL h2xs.PL perlbug.PL
gnu/usr.bin/perl/vms: vms.c vmsish.h
gnu/usr.bin/perl/vms/ext: filespec.t
gnu/usr.bin/perl/vms/ext/Stdio: Stdio.pm Stdio.xs
gnu/usr.bin/perl/win32: Makefile config.bc config.vc config_H.bc
config_H.gc config_H.vc config_sh.PL
dl_win32.xs makefile.mk perllib.c
pod.mak win32.c win32io.c win32sck.c
gnu/usr.bin/perl/x2p: Makefile.SH a2p.c a2p.h a2p.y a2py.c
find2perl.PL hash.c str.c str.h util.c
util.h walk.c
Removed files:
gnu/usr.bin/perl/t/Module_Pluggable/lib/OddTest/Plugin: Foo.pm
gnu/usr.bin/perl/t/Module_Pluggable/lib/TA/C/A: I.pm
gnu/usr.bin/perl/t/lib: Dummy.pm HasSigDie.pm NoExporter.pm
gnu/usr.bin/perl/t/lib/sample-tests: bailout bignum bignum_many
combined descriptive die
die_head_end
die_last_minute duplicates
head_end head_fail
inc_taint lone_not_bug
no_nums no_output
out_of_order segfault
shbang_misparse simple
simple_fail skip skip_nomsg
skipall skipall_nomsg
switches taint taint_warn
todo todo_inline too_many
vms_nit with_comments
gnu/usr.bin/perl/vms: perlvms.pod
gnu/usr.bin/perl/vms/ext: XSSymSet.pm
gnu/usr.bin/perl/win32: buildext.pl
Log message:
Merge in perl 5.10.1; part two