The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
Makefile.PL
MANIFEST
README

t/001use.t
t/002basic.t
t/003user.t
t/004env.t
t/005lib.t
t/006before.t
t/050child-processes.t                   Tests -from:children
t/child.pl                                 script run from t/050child-processes.t
t/090pod.t                               Tests POD for errors
t/098pod-coverage.t                      Tests for POD coverage
t/quiet.t                                Test that -quiet suppresses (some) warnings
t/too-late-quiet.t                       Test that -quiet doesn't suppress warnings about not hiding stuff
t/lexically.t                            Test that restricting hiding to a lexical scope works

t/P.pm                                   Dummy module used in tests
t/Q.pm                                   "
t/R.pm                                   "

lib/Devel/Hide.pm
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)