#!/usr/bin/env perl (require DBIx::Class::Migration::Script) ->run_with_options; =head1 NAME dbic-migration - commandline tool to create and manage your migrations =head1 SYNOPSIS dic-migration help =head1 DESCRIPTION This is a script interface to L. For now you should review those docs and see the L. =head1 SEE ALSO L =head1 AUTHOR See L for author information =head1 COPYRIGHT & LICENSE See L for copyright and license information =cut