got rid of all the use_ok junk except for 000_load.t
[gitmo/Class-MOP.git] / t / 106_LazyClass_test.t
2008-11-14 Dave Rolsky got rid of all the use_ok junk except for 000_load.t
2008-08-08 Yuval Kogman more $: $. and whatnot cleanups
2008-02-17 Stevan Little test tweaks
2007-01-27 Stevan Little merging the immutable branch into trunk
2006-11-08 Stevan Little fixed all the attribute name to be more Perl6ish and...
2006-04-30 Stevan Little tweaking
2006-04-29 Stevan Little arrays
2006-04-28 Stevan Little instance-refactored
2006-04-20 Stevan Little better
2006-02-04 Stevan Little adding in the metaclass pragma
2006-02-04 Stevan Little hiding package names and adding test plan
2006-02-04 Stevan Little adding the lazy class example