Reenable perl debugging ("perl -de 1" possible again)
commit0554a092d61cd77058e91b64fc06b53b23899d3a
authorDirk1966 <dirk.heumann@googlemail.com>
Tue, 10 Mar 2015 08:37:38 +0000 (10 09:37 +0100)
committerDirk Heumann <dirk.heumann@googlemail.com>
Tue, 10 Mar 2015 14:53:16 +0000 (10 15:53 +0100)
tree2cbb5d08492e5c10e7e60b08dbed77ef0ac898db
parentae22057d27ff938c0a0fdda2875ac783d1b606aa
Reenable perl debugging ("perl -de 1" possible again)

Undeleted the files lib/perl5/5.8.8/dumpvar.pl and lib/perl5/5.8.8/perl5db.pl
to reenable perl debugging.

git-commands:
git checkout c3b46a47f2086481c33c989fe418d7c01d553b72^ -- lib/perl5/5.8.8/dumpvar.pl
git checkout c3b46a47f2086481c33c989fe418d7c01d553b72^ -- lib/perl5/5.8.8/perl5db.pl

Fixes #292

Signed-off-by: Dirk1966 <dirk1966@github.com>
lib/perl5/5.8.8/dumpvar.pl [new file with mode: 0644]
lib/perl5/5.8.8/perl5db.pl [new file with mode: 0644]