This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Implement C<use Exporter 'import'> :
authorFergal Daly <fergal@esatclear.ie>
Mon, 10 Nov 2003 00:08:52 +0000 (00:08 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 28 Nov 2003 20:42:45 +0000 (20:42 +0000)
commitfe43f860c5d2e34a3ae8a9320e2ba4f6b396ff1e
treef8aefac2e5e76fc2397a6fcf513b44a36df6e090
parentac7b122df953c27d4beccf03efed78ec25b8f64d
Implement C<use Exporter 'import'> :

Subject: Re: [PATCH] Exporter-related PODs
Message-Id: <200311100008.52639.fergal@esatclear.ie>

(tweaked, so the imported import() doesn't spit out warnings)

p4raw-id: //depot/perl@21798
lib/Exporter.pm
lib/Exporter.t