X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FRelBuilder.pm;h=faeb4b07a2d586c9ba0c7b5d60083cacbb72e609;hb=8f9d7ce50bb37fdc2a823b9c79b18fb32ee5f068;hp=10099e15006c464c744ada83b30d1f4a37b78b97;hpb=5223f24a6662ce33f7b60d2a3f6f83e83f5373cc;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader/RelBuilder.pm b/lib/DBIx/Class/Schema/Loader/RelBuilder.pm index 10099e1..faeb4b0 100644 --- a/lib/DBIx/Class/Schema/Loader/RelBuilder.pm +++ b/lib/DBIx/Class/Schema/Loader/RelBuilder.pm @@ -66,7 +66,7 @@ the source class, like: ], # ... } - + You might want to use this in building an on-disk source class file, by adding each string to the appropriate source class file, prefixed by C<__PACKAGE__-E>.