whoopes forgot to change the package name for dbix::class::inflatecolumn::file
Victor Igumnov [Thu, 1 Feb 2007 00:36:29 +0000 (00:36 +0000)]
lib/DBIx/Class/InflateColumn/File.pm

index 1d76bef..b7bda60 100644 (file)
@@ -1,4 +1,4 @@
-package DBIx::Class::File;
+package DBIx::Class::InflateColumn::File;
 
 use strict;
 use warnings;