summaryrefslogtreecommitdiff
path: root/lib/attributes.pm
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Nicholas Clark2008-06-071-1/+78
* Correction to POD for FETCH_*_ATTRIBUTES Jerry D. Hedden2006-09-041-4/+4
* RE: [perl #40227] 'reserved' warning not workingJerry D. Hedden2006-08-251-3/+3
* Don't promulgate Perl attributesJerry D. Hedden2006-08-241-2/+2
* [DOCPATCH] attributes.pmElizabeth Mattijsen2003-09-241-0/+4
* A swath of VERSION patches from Nicholas Clark.Jarkko Hietaniemi2003-08-141-1/+1
* Typos fixes by Stas Bekman.Rafael Garcia-Suarez2003-04-081-1/+1
* One more pass on the TYPE/ATTRS issues.Jarkko Hietaniemi2002-06-131-9/+8
* Document the my/our TYPE and ATTRIBUTES (Use the Camel Mk 3, Luke).Jarkko Hietaniemi2002-06-121-4/+1
* Re: [PATCH] Version tangoYitzchak Scott-Thoennes2002-05-271-1/+1
* Re: attributes are brokenSpider Boardman2001-12-091-11/+29
* Bump up the VERSIONs of modules that have changed since 5.6.0,Jarkko Hietaniemi2001-06-291-1/+1
* Re: [PATCH xsutils.c] Quieting warningsMichael G. Schwern2001-06-011-1/+1
* PATCH: Re: Re: Attributes that tieLeon Brocard2001-05-271-1/+2
* document 'lvalue' attribute (from Simon Cozens <simon@brecon.co.uk>)Gurusamy Sarathy2000-02-191-0/+6
* revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>Gurusamy Sarathy2000-01-261-7/+8
* typo, doc tweakGurusamy Sarathy1999-10-241-1/+1
* allow get() and reftype() functions to be imported (fromGurusamy Sarathy1999-10-241-17/+30
* sub : attrlistSpider Boardman1999-08-291-0/+379