make spelling tests pass
[gitmo/MooseX-Storage.git] / lib / MooseX / Storage / Util.pm
index 60806a5..20da8db 100644 (file)
@@ -4,9 +4,6 @@ use Moose qw(confess blessed);
 use MooseX::Storage::Engine ();
 use utf8 ();
 
-our $VERSION   = '0.27';
-our $AUTHORITY = 'cpan:STEVAN';
-
 sub peek {
     my ($class, $data, %options) = @_;
 
@@ -74,7 +71,7 @@ __END__
 
 =head1 NAME
 
-MooseX::Storage::Util - A MooseX::Storage swiss-army chainsaw
+MooseX::Storage::Util - A MooseX::Storage Swiss Army chainsaw
 
 =head1 DESCRIPTION
 
@@ -127,6 +124,8 @@ found in the key for you.
 
 =back
 
+=for stopwords TODO
+
 =head1 TODO
 
 Add more stuff to this module :)