summaryrefslogtreecommitdiff
path: root/lib/Class/Struct.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove some 5.002 and 5.003 compatibility code from Class::Struct.Nicholas Clark2012-06-181-6/+1
* Increase $Class::Struct::VERSION to 0.64Father Chrysostomos2012-06-151-1/+1
* [perl #29230] Class::Struct, accessor overrides not called from constructorRhesa Rozendaal2012-06-151-6/+10
* Re: Class::Struct, simple patch, testsMarty Pauley2002-11-051-1/+5
* [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-051-8/+21
* More DWIMminess for Class::Struct: calling the array or hashJarkko Hietaniemi2001-05-141-2/+12
* Tweten->WestCasey West2001-04-171-1/+1
* 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
* Remove 'use UNIVERSAL;', switch to UNIVERSAL::isa()M.J.T. Guy1997-08-071-3/+0
* Use B<> for options in Class::Struct podHugo van der Sanden1997-04-091-1/+1
* [inseparable changes from match from perl-5.003_97b to perl-5.003_97c]Perl 5 Porters1997-04-071-0/+482