This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
lib/B/Deparse.pm: Move hash to earlier in file
authorKarl Williamson <khw@cpan.org>
Tue, 30 Dec 2014 20:55:42 +0000 (13:55 -0700)
committerKarl Williamson <khw@cpan.org>
Wed, 31 Dec 2014 04:18:48 +0000 (21:18 -0700)
commit93e453e286b6102e2a477a52fb042e665fcfecf7
treebeb4136abe3577faa290a95596147d6b006136d1
parenta0879bf8a3066bd055931dcc51f2c4f80ec01ffb
lib/B/Deparse.pm: Move hash to earlier in file

No other change besides the move is done.  This is so the hash can be
used from another place than currently.
lib/B/Deparse.pm