X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ext%2Fattrs%2Fattrs.pm;h=483d14803e2be75ee7027d647b0ac200df68bef2;hb=e67426a489d5f4a242c5edc688e24e7e32e60c26;hp=2070632558f48167fdc77996c5e46db2992bf32c;hpb=da2094fd55cfc73caee2f71b349588c60a542297;p=p5sagit%2Fp5-mst-13.2.git diff --git a/ext/attrs/attrs.pm b/ext/attrs/attrs.pm index 2070632..483d148 100644 --- a/ext/attrs/attrs.pm +++ b/ext/attrs/attrs.pm @@ -1,7 +1,7 @@ package attrs; use XSLoader (); -$VERSION = "1.0"; +$VERSION = "1.01"; =head1 NAME @@ -31,7 +31,7 @@ C on a subroutine reference or name returns its list of attribute names. Notice that C is not exported. Valid attributes are as follows. -=over +=over 4 =item method