you cannot take off a version number
Arthur Axel "fREW" Schmidt [Tue, 11 May 2010 17:39:44 +0000 (17:39 +0000)]
lib/DBIx/Class/Schema/Journal.pm

index 29aaefc..6e51c62 100644 (file)
@@ -22,6 +22,7 @@ __PACKAGE__->mk_classdata('journal_prefix');
 use strict;
 use warnings;
 
+our $VERSION = '0.01';
 
 sub _journal_schema_prototype {
     my $self = shift;