The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

RapidApp::Util::Rau::ModelUpdate - TableSpecs config updater script

SYNOPSIS

 rau.pl model-update [MODAL_PATH]
 
 Examples:
   rau.pl model-update MyApp/lib/Modal/DB.pm

DESCRIPTION

This module exposes RapidApp::Util::RapidDbic::CfgWriter on the command-line. Expects a path to a RapidDbic-based model (pm file) and will perform an in-place update of its TableSpecs config section.

SEE ALSO

AUTHOR

Henry Van Styn <vanstyn@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by IntelliTree Solutions llc.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.