This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Perl_hv_placeholders_get() actually takes a const HV *hv.
[perl5.git] / lib / perl5db.t
2008-08-17 Nicholas ClarkSkip the Perl debugger test if the harness itself is...
2008-04-30 John E. Malmberg[patch]perl5db.pl, perl5db.t - LINUX/UNIX/CYGWIN/VMS
2007-09-25 Slaven Rezicstop lib/perl5db.t failure if Term::ReadLine::Perl...
2007-03-17 Alexey Tourbinperl5db.t: skip test when /dev/tty is not available
2006-11-15 Rafael Garcia-SuarezTweaks to the debugger test by Richard Foley,
2006-11-14 Dave Mitchelldebugger test could hang if run with umask 0002
2006-11-14 Rafael Garcia-SuarezA first regression test for the debugger, by Shlomi...