X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole.pm;h=b5da323ee9e544421e10a8525916d709a8b0f188;hb=c28f97b5b20d5d53bad9ac704e4f0de8943de187;hp=88110eabb487ea6d4e1e47693a5787b519a3bdcd;hpb=b062970a7574aff3972cba599967979d7613bfc5;p=maypole.git diff --git a/lib/Maypole.pm b/lib/Maypole.pm index 88110ea..b5da323 100644 --- a/lib/Maypole.pm +++ b/lib/Maypole.pm @@ -1,6 +1,5 @@ package Maypole; use base qw(Class::Accessor::Fast Class::Data::Inheritable); -use attributes (); use UNIVERSAL::require; use strict; use warnings;