optimised - and its documentation much improved as a free bonus gift
(8b3587, e6226b).
-=head2
+=head2 Memory consumption improvements to Exporter
-=head2
+The @EXPORT_FAIL AV is no longer created unless required, hence neither is
+the typeglob backing it - this saves about 200 bytes per Exporter using
+package that doesn't use this functionality.
=head1 Installation and Configuration Improvements