X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FRowCountStatistics%2FStorage.pm;fp=lib%2FCtrlO%2FDBIC%2FCursor%2FRowCountStatistics%2FStorage.pm;h=a38fb9f47144a18ae33849e2f107c46190696918;hb=ef422264585fede849f59fbd5117674c10b405cf;hp=005a92bfeda6aab16a3e618a68e86cc7db8f7cb3;hpb=7135993c3a0a257e73ea2f0029b2112441cce2c4;p=dbsrgits%2FDBIx-Class-RowCountStatistics.git diff --git a/lib/CtrlO/DBIC/Cursor/RowCountStatistics/Storage.pm b/lib/DBIx/Class/RowCountStatistics/Storage.pm similarity index 91% rename from lib/CtrlO/DBIC/Cursor/RowCountStatistics/Storage.pm rename to lib/DBIx/Class/RowCountStatistics/Storage.pm index 005a92b..a38fb9f 100644 --- a/lib/CtrlO/DBIC/Cursor/RowCountStatistics/Storage.pm +++ b/lib/DBIx/Class/RowCountStatistics/Storage.pm @@ -1,7 +1,7 @@ use strict; use warnings; -package CtrlO::DBIC::Cursor::RowCountStatistics::Storage; +package DBIx::Class::RowCountStatistics::Storage; use Class::Method::Modifiers; sub new {