X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose%2FExporter.pm;h=7adffda74fd88f65c9bbda7020d2a9c645a762e0;hb=d5f6cadef8d83deaf7dd95302908cd4f61aeab8a;hp=15a918cccde55a7ecf0b5e46e4c4ddb3c6265502;hpb=017eb15a5272a878d8694a158701da1e79e0ff9f;p=gitmo%2FMoose.git diff --git a/lib/Moose/Exporter.pm b/lib/Moose/Exporter.pm index 15a918c..7adffda 100644 --- a/lib/Moose/Exporter.pm +++ b/lib/Moose/Exporter.pm @@ -3,8 +3,6 @@ package Moose::Exporter; use strict; use warnings; -our $AUTHORITY = 'cpan:STEVAN'; - use XSLoader; BEGIN {