Message-ID: <
20011204220234.A17293@rafael>
p4raw-id: //depot/perl@13465
=item share (NAME, ...)
This shares the variable(s) in the argument list with the compartment.
-This is almost identical to exporting variables using the L<Exporter(3)>
+This is almost identical to exporting variables using the L<Exporter>
module.
Each NAME must be the B<name> of a variable, typically with the leading