This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Cleanup lib/perl5db.t
authorShlomi Fish <shlomif+processed-by-perl@gmail.com>
Thu, 16 Jun 2011 12:27:38 +0000 (05:27 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 16 Jun 2011 12:37:13 +0000 (05:37 -0700)
commit4cfe45a112cef5304af765ed0d8bf1b04fe9cdf5
tree717294a25034df40bf545006887ab650a9ddb57c
parent1d0853ff6185fc3afa05d46bbcf0889abd10adec
Cleanup lib/perl5db.t

this is a patch to do some cleanups to lib/perl5db.t. It removes
trailing whitespace, converts multi-line strings to here-documents,
creates a _slurp function, localises variables, and has some other
improvements.
lib/perl5db.t