Revision 7e7d60a08be60edb116101fdd439839cdcb8f315 authored by Nathaniel Nutter on 14 March 2015, 20:57:13 UTC, committed by Nathaniel Nutter on 14 March 2015, 20:57:13 UTC
quick fix to prevent exceptions from breaking tab completion
2 parent s 74df78e + ce4f45e
Raw File
ur-define.pod


=pod

=head1 NAME

ur define - define namespaces, data sources and classes



=head1 VERSION

This document describes ur define version 0.29.

=head1 SUB-COMMANDS

 namespace  NSNAME               create a new namespace tree and top-level module 
 db         URI NAME             add a data source to the current namespace       
 class      --extends=? [NAMES]  Add one or more classes to the current namespace 




=cut

back to top