diff options
-rw-r--r-- | lib/Sietima/CmdLine.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Sietima/CmdLine.pm b/lib/Sietima/CmdLine.pm index a35f400..98805f9 100644 --- a/lib/Sietima/CmdLine.pm +++ b/lib/Sietima/CmdLine.pm @@ -82,6 +82,8 @@ The constructor. In alternative to passing a L<< C<Sietima> >> instance, you can pass C<traits> and C<args>, and the instance will be built for you. The two calls above are equivalent. +=for Pod::Coverage BUILDARGS + =cut sub BUILDARGS($class,@args) { |