summaryrefslogtreecommitdiff
path: root/lib/Class
Commit message (Expand)AuthorAgeFilesLines
* Prefer scalar assignment to get caller's first return valueRichard Leach2023-02-221-2/+2
* Update Struct.pmElvin Aslanov2022-09-051-8/+8
* lib/Class/Struct.pm: Use L</Foo Bar>, not L<Foo Bar>Karl Williamson2019-05-251-2/+2
* Increase $Class::Struct::VERSION to 0.65Father Chrysostomos2013-06-221-1/+1
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-221-15/+17
* silence override warningRobin Barker2012-07-131-1/+4
* Remove some 5.002 and 5.003 compatibility code from Class::Struct.Nicholas Clark2012-06-181-6/+1
* Add tests for all the error paths in Class::Struct.Nicholas Clark2012-06-181-0/+91
* Add tests for Class::Struct constructors called with initialiser lists.Nicholas Clark2012-06-181-1/+34
* Increase $Class::Struct::VERSION to 0.64Father Chrysostomos2012-06-151-1/+1
* add tests for overridden Class::Struct accessorsRenee Bäcker2012-06-151-1/+25
* [perl #29230] Class::Struct, accessor overrides not called from constructorRhesa Rozendaal2012-06-151-6/+10
* Moved Class-ISA from lib/ to ext/Chris Williams2009-09-124-355/+0
* Add standard core test headers to the Class::ISA new testsRafael Garcia-Suarez2005-03-112-0/+8
* Upgrade to Class::ISA 0.33Rafael Garcia-Suarez2005-03-115-42/+135
* Remove duplicate my() declaration giving warnings from change #18105.Hugo van der Sanden2002-11-191-1/+1
* Re: Class::Struct, simple patch, testsMarty Pauley2002-11-052-44/+62
* [perl #17445] Class::Struct patch: version number, examplesKen Neighbors2002-09-261-7/+7
* Doc patch for Class::Struct under 5.8.0Damian Conway2002-08-081-9/+9
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-161-1/+1
* Further Class::Struct patching from Damian.Jarkko Hietaniemi2001-09-101-16/+23
* From Damian: Class::Struct was unable to defineJarkko Hietaniemi2001-09-052-14/+40
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-182-0/+116
* More DWIMminess for Class::Struct: calling the array or hashJarkko Hietaniemi2001-05-141-2/+12
* Tweten->WestCasey West2001-04-171-1/+1
* Introduce Sean Burke's Class::ISA 0.32.Jarkko Hietaniemi2001-04-051-0/+214
* more pod patchesMichael Stevens2001-03-161-2/+2
* Make the Class::Struct import() wiser.Jarkko Hietaniemi2000-11-291-3/+7
* Make "use Class::Struct 'struct';" work again (broken by #7617);Jarkko Hietaniemi2000-11-291-11/+3
* Class::Struct at compile timeCasey R. Tweten2000-11-091-1/+28
* Add warnif(), check warnings further up the stack,Paul Marquess2000-08-181-2/+1
* final touches for lexical warnings (from Paul Marquess)Gurusamy Sarathy2000-03-131-2/+3
* various pod nits identified by installhtml (all fixed exceptGurusamy Sarathy2000-01-271-0/+1
* pod typos and warnings (from Abigail <abigail@delanet.com>)Gurusamy Sarathy2000-01-261-2/+2
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-2/+2
* compatibility tweak for Class::StructGurusamy Sarathy1999-07-051-0/+1
* [19990526.002] Misc. improvements to Class:StructDamian Conway1999-06-281-18/+111
* Class::Struct has an incomplete tied array packageTom Hughes1998-08-021-0/+5
* [win32] merge change#896 from maintbranchGurusamy Sarathy1998-05-141-1/+1
* magic_setisa enhanced to update %FIELDS automatically when @ISAMalcolm Beattie1997-11-181-33/+0
* Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-081-3/+0
|\
| * Remove 'use UNIVERSAL;', switch to UNIVERSAL::isa()M.J.T. Guy1997-08-071-3/+0
* | Fix up integration 5.003->5.004.Malcolm Beattie1997-05-251-0/+33
|/
* Use B<> for options in Class::Struct podHugo van der Sanden1997-04-091-1/+1
* [differences between cumulative patch application and perl-5.003_97c]perl-5.003_97cChip Salzenberg1997-04-071-258/+0
|\
* | [inseparable changes from match from perl-5.003_97b to perl-5.003_97c]Perl 5 Porters1997-04-071-0/+482
|/
* [inseparable changes from match from perl-5.003_92 to perl-5.003_93]Perl 5 Porters1997-03-071-0/+4
* [inseparable changes from patch from perl5.003_17 to perl5.003_18]Perl 5 Porters1997-01-011-1/+1
* obstruct pod2man doc tweaksRoderick Schertler1996-12-231-0/+13