X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FManual%2FTroubleshooting.pod;fp=lib%2FDBIx%2FClass%2FManual%2FTroubleshooting.pod;h=f6057d5d60b7e0cc274126d5f61311cf81c3b9e6;hb=a2bd379666d729133d65c85dc775627937084b18;hp=b28a960b7fbe830e3b918a29b41689112c00de5d;hpb=3440100bc0455cf0e7ccbba03754a29ad26ec6d1;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Manual/Troubleshooting.pod b/lib/DBIx/Class/Manual/Troubleshooting.pod index b28a960..f6057d5 100644 --- a/lib/DBIx/Class/Manual/Troubleshooting.pod +++ b/lib/DBIx/Class/Manual/Troubleshooting.pod @@ -158,5 +158,13 @@ can grow very large. The solution is to use the smallest practical value for LongReadLen. -=cut +=head1 FURTHER QUESTIONS? +Check the list of L. + +=head1 COPYRIGHT AND LICENSE + +This module is free software L +by the L. You can +redistribute it and/or modify it under the same terms as the +L.