From 06af52f31065f21dda2e8c22602c08fac389d070 Mon Sep 17 00:00:00 2001 From: dakkar Date: Tue, 7 Feb 2017 18:51:12 +0000 Subject: POD for ::Moderate --- lib/Sietima.pm | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'lib/Sietima.pm') diff --git a/lib/Sietima.pm b/lib/Sietima.pm index f22e408..6cdf404 100644 --- a/lib/Sietima.pm +++ b/lib/Sietima.pm @@ -296,8 +296,19 @@ Returns a hashref describing the command line processing for L<< C >>. L<< C >> uses this to build the command line parser. -This base class declares a single sub-command, C, that invokes -the L<< /C >> method. +This base class declares a single sub-command: + +=over + +=item C + +Invokes the L<< /C >> method. + +For example, in a C<.qmail> file: + + |/path/to/sietima send + +=back Roles can extend this to provide additional sub-commands and options. -- cgit v1.2.3