Do not unimport functions which we explicitly re-export by reference
authorDave Rolsky <autarch@urth.org>
Fri, 12 Sep 2008 15:33:41 +0000 (15:33 +0000)
committerDave Rolsky <autarch@urth.org>
Fri, 12 Sep 2008 15:33:41 +0000 (15:33 +0000)
commite05fb8ae0ac8ba5a369cb01bc3e49ed6b7837696
tree4c1d6de0a99b78da82946376469a9fe980a4accf
parentfc6399045f5f3379c2be0ed75fede6a4511d68fa
Do not unimport functions which we explicitly re-export by reference
as-is. This means that Moose _always_ gives you Carp::confess,
Scalar::Util::blessed, etc.
Changes
lib/Moose/Exporter.pm
t/010_basics/009_import_unimport.t