summaryrefslogtreecommitdiff
path: root/dist/Exporter
diff options
context:
space:
mode:
authorDoug Bell <madcityzen@gmail.com>2014-11-11 15:19:45 -0600
committerFather Chrysostomos <sprout@cpan.org>2014-11-11 14:47:06 -0800
commitdf2b00e84681191d85888e385f6472b051ad2555 (patch)
tree9912c2a578ddbee64a9a510982b27a3a5e50f617 /dist/Exporter
parent86e082c9212ebc75a0e2d64a4445e2ed0d45cd2f (diff)
downloadperl-df2b00e84681191d85888e385f6472b051ad2555.tar.gz
rename anonymous list -> array in docs
Diffstat (limited to 'dist/Exporter')
-rw-r--r--dist/Exporter/lib/Exporter.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Exporter/lib/Exporter.pm b/dist/Exporter/lib/Exporter.pm
index bc72c51c4b..e1e4e4a20e 100644
--- a/dist/Exporter/lib/Exporter.pm
+++ b/dist/Exporter/lib/Exporter.pm
@@ -223,7 +223,7 @@ right. Specifications are in the form:
[!]name This name only
[!]:DEFAULT All names in @EXPORT
- [!]:tag All names in $EXPORT_TAGS{tag} anonymous list
+ [!]:tag All names in $EXPORT_TAGS{tag} anonymous array
[!]/pattern/ All names in @EXPORT and @EXPORT_OK which match
A leading ! indicates that matching names should be deleted from the