Perl 5.42 is released: See what's new Learn more

#!/bin/sh
export DBIC_MIGRATION_SCHEMA_CLASS=MyApp::Schema
dbic-migration -Ilib --target_dir ./share $@