ClearPress
view release on metacpan or search on metacpan
bin/clearpress view on Meta::CPAN
scripts/clearpress -new <application-name> \
'ent1->ent2 \
ent1(field1:type,field2,field3:type) \
ent2(field1,field2,field3)'
=head1 DESCRIPTION
This script initialises an application hierarchy using the ClearPress framework.
=head1 REQUIRED ARGUMENTS
=head1 OPTIONS
-new <application-name>
Call my application 'application-name'.
-yes
Don't prompt for overwriting files.
-driver <mysql>
No effect (yet). Will determine what sort of database schema and
automatic-id-allocation plan to use
=head1 DIAGNOSTICS
=head1 EXIT STATUS
0 on success
=head1 CONFIGURATION
All via command-line options.
=head1 DEPENDENCIES
=over
=item strict
=item warnings
=item Getopt::Long
=item English
=item Carp
=item Template
=item Lingua::EN::Inflect
=item lib
=item ClearPress
=back
=head1 INCOMPATIBILITIES
=head1 BUGS AND LIMITATIONS
=head1 AUTHOR
Roger Pettett, E<lt>rpettett@cpan.orgE<gt>
=head1 LICENSE AND COPYRIGHT
Copyright (C) 2008 Roger Pettett
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.4 or,
at your option, any later version of Perl 5 you may have available.
=cut
( run in 0.762 second using v1.01-cache-2.11-cpan-97f6503c9c8 )