X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FRelationship%2FManyToMany.pm;h=387fc0b4f1622b4853bc3067f6fb4d0f3c1ffde8;hb=bd93520f2fc007efd8d0062f44b611cb00072b7d;hp=d3a699b94464356e55ec168648097ab963a2e5d6;hpb=c0e7b4e55952cd193b6f1866d0c27ece182397eb;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Relationship/ManyToMany.pm b/lib/DBIx/Class/Relationship/ManyToMany.pm index d3a699b..387fc0b 100644 --- a/lib/DBIx/Class/Relationship/ManyToMany.pm +++ b/lib/DBIx/Class/Relationship/ManyToMany.pm @@ -1,4 +1,4 @@ -package # hide from PAUSE +package # hide from PAUSE DBIx::Class::Relationship::ManyToMany; use strict;