Add --verify to PERL_CPANM_OPT to catch corrupt tarballs
[dbsrgits/DBIx-Class-Schema-Loader.git] / script / dbicdump
index f831e0c..2fdae37 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/perl
 
+=encoding UTF-8
+
 =head1 NAME
 
 dbicdump - Dump a schema using DBIx::Class::Schema::Loader
@@ -82,7 +84,7 @@ L<DBIx::Class::Schema::Loader>, L<DBIx::Class>.
 
 =head1 AUTHOR
 
-Dagfinn Ilmari Manns?ker C<< <ilmari@ilmari.org> >>
+Dagfinn Ilmari MannsÃ¥ker C<< <ilmari@ilmari.org> >>
 
 =head1 CONTRIBUTORS
 
@@ -90,6 +92,8 @@ Caelum: Rafael Kitover <rkitover@cpan.org>
 
 alnewkirk: Al Newkirk <awncorp@cpan.org>
 
+moritz: Moritz Lenz <moritz@faui2k3.org>
+
 =head1 LICENSE
 
 This program is free software; you can redistribute it and/or modify it