diff options
author | Jan F. Chadima <jfch@jagda.eu> | 2020-03-14 07:06:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-14 07:06:29 +0700 |
commit | 6ff778c1d8950fc495465f0c001184b9c582f3f4 (patch) | |
tree | 4bdc3a2050c62cbc374b089b8e4ef4266c4d1ff6 /perl/perl-MooX-StrictConstructor/slack-desc | |
parent | 62697322ec96862d828447c43946277468412178 (diff) |
perl/perl-MooX-StrictConstructor: Added (Perl Module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-MooX-StrictConstructor/slack-desc')
-rw-r--r-- | perl/perl-MooX-StrictConstructor/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-MooX-StrictConstructor/slack-desc b/perl/perl-MooX-StrictConstructor/slack-desc new file mode 100644 index 000000000000..2ae9eae4b47a --- /dev/null +++ b/perl/perl-MooX-StrictConstructor/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-MooX-StrictConstructor: perl-MooX-StrictConstructor (Force attributes check in Moo) +perl-MooX-StrictConstructor: +perl-MooX-StrictConstructor: This module forces attributes check on objects based on Moo. +perl-MooX-StrictConstructor: +perl-MooX-StrictConstructor: Homepage: https://metacpan.org/pod/Moox::StrictConstructor +perl-MooX-StrictConstructor: +perl-MooX-StrictConstructor: +perl-MooX-StrictConstructor: +perl-MooX-StrictConstructor: +perl-MooX-StrictConstructor: +perl-MooX-StrictConstructor: |