From: Karen Etheridge Date: Thu, 21 Nov 2013 00:53:42 +0000 (-0800) Subject: minor doc tweak X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FModule-Metadata.git;a=commitdiff_plain;h=ff5475325a5d499e010afeea7315fe1d0bd58ba3;hp=629a09300f8987a1f963522d25298a3f2af49a16 minor doc tweak --- diff --git a/lib/Module/Metadata.pm b/lib/Module/Metadata.pm index 4aa75af..069abb4 100644 --- a/lib/Module/Metadata.pm +++ b/lib/Module/Metadata.pm @@ -956,7 +956,7 @@ Log::Contextual has already been loaded, otherwise simply calls warn. =item C<< name() >> Returns the name of the package represented by this module. If there -are more than one packages, it makes a best guess based on the +is more than one package, it makes a best guess based on the filename. If it's a script (i.e. not a *.pm) the package name is 'main'.