From: Vincent Pit Date: Fri, 23 Aug 2013 17:40:47 +0000 (-0300) Subject: Add an EXPORT section to CPANPLUS::Dist::Gentoo::Maps X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git;a=commitdiff_plain;h=1daa417cbfa8d174285678c4c32a2ea26164850f Add an EXPORT section to CPANPLUS::Dist::Gentoo::Maps --- diff --git a/lib/CPANPLUS/Dist/Gentoo/Maps.pm b/lib/CPANPLUS/Dist/Gentoo/Maps.pm index 7ba1e94..df1843a 100644 --- a/lib/CPANPLUS/Dist/Gentoo/Maps.pm +++ b/lib/CPANPLUS/Dist/Gentoo/Maps.pm @@ -372,6 +372,11 @@ Numerical timestamp associated with the revision of the portage tree that was us sub TIMESTAMP () { 1367759701 } +=head1 EXPORT + +This module does not export any symbol. +All its functions have to be called by their fully qualified names. + =head1 SEE ALSO L.