summaryrefslogtreecommitdiff
path: root/pod/perlmodlib.pod
diff options
context:
space:
mode:
authorSpider Boardman <spider@orb.nashua.nh.us>1999-08-28 23:02:11 -0400
committerJarkko Hietaniemi <jhi@iki.fi>1999-08-29 11:10:33 +0000
commit09bef84370e90d727656ea11ba5ee8be80e361d3 (patch)
treea3be55423863d0b8aa13316472ce65fd1007390f /pod/perlmodlib.pod
parent34d1710f50a396dda66d4f7a7ffb73f6cc80cf01 (diff)
downloadperl-09bef84370e90d727656ea11ba5ee8be80e361d3.tar.gz
sub : attrlist
To: Mailing list Perl5 <perl5-porters@perl.org> Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US> p4raw-id: //depot/cfgperl@4043
Diffstat (limited to 'pod/perlmodlib.pod')
-rw-r--r--pod/perlmodlib.pod6
1 files changed, 5 insertions, 1 deletions
diff --git a/pod/perlmodlib.pod b/pod/perlmodlib.pod
index abfa657f61..bfc5223819 100644
--- a/pod/perlmodlib.pod
+++ b/pod/perlmodlib.pod
@@ -46,9 +46,13 @@ The following pragmas are defined (and have their own documentation).
=over 12
+=item attributes
+
+set/get the attributes of a subroutine or variable
+
=item attrs
-set/get attributes of a subroutine
+set/get attributes of a subroutine (obsolescent)
=item autouse