Docs
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Script / Create.pm
index 95c0710..721c192 100644 (file)
@@ -90,6 +90,10 @@ Existing component files are not overwritten.  If any of the component files
 to be created already exist the file will be written with a '.new' suffix.
 This behavior can be suppressed with the C<--force> option.
 
+=head1 SEE ALSO
+
+L<Catalyst::ScriptRunner>
+
 =head1 AUTHORS
 
 Catalyst Contributors, see Catalyst.pm