X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2FMaypole.pm;h=e677828c96916ad6c4dddcd8de07eba08f5d5e77;hb=8fe02231d92e4564f0dc52a1aa00e9d0cb974819;hp=29c8917d81022b5ed699c76c8f0b196677fd6d3f;hpb=5f530b5f17106319faa2f437a567332c86bf6a2c;p=maypole.git diff --git a/lib/Maypole.pm b/lib/Maypole.pm index 29c8917..e677828 100644 --- a/lib/Maypole.pm +++ b/lib/Maypole.pm @@ -1,5 +1,5 @@ package Maypole; -use base qw(Class::Accessor Class::Data::Inheritable); +use base qw(Class::Accessor::FAST Class::Data::Inheritable); use attributes (); use UNIVERSAL::require; use strict; @@ -341,7 +341,7 @@ Simon Cozens, C =head1 THANK YOU -Jesse Scheidlower, Jody Belka, Markus Ramberg, Mickael Joanne, Simon Flack, +Jesse Scheidlower, Jody Belka, Marcus Ramberg, Mickael Joanne, Simon Flack, Veljko Vidovic and all the others who've helped. =head1 LICENSE