NAME
schema_checksum.pl - calculate and print a db checksum
SYNOPSIS
schema_checksum.pl --dsn dbi:Pg:dbname=your_db;host=db.example.org
DESCRIPTION
Please see perldoc DBIx::SchemaChecksum
for more information.
OPTIONS
See DBIx::SchemaChecksum section Attributes generated by Moose
AUTHOR
Thomas Klausner, <domm at cpan.org>
COPYRIGHT & LICENSE
Copyright 2008 Thomas Klausner, revdev.at, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.