aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-MooX-StrictConstructor/README
diff options
context:
space:
mode:
authorJan F. Chadima <jfch@jagda.eu>2020-03-14 07:06:29 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-03-14 07:06:29 +0700
commit6ff778c1d8950fc495465f0c001184b9c582f3f4 (patch)
tree4bdc3a2050c62cbc374b089b8e4ef4266c4d1ff6 /perl/perl-MooX-StrictConstructor/README
parent62697322ec96862d828447c43946277468412178 (diff)
perl/perl-MooX-StrictConstructor: Added (Perl Module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-MooX-StrictConstructor/README')
-rw-r--r--perl/perl-MooX-StrictConstructor/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl/perl-MooX-StrictConstructor/README b/perl/perl-MooX-StrictConstructor/README
new file mode 100644
index 0000000000000..0755de05d5d29
--- /dev/null
+++ b/perl/perl-MooX-StrictConstructor/README
@@ -0,0 +1,2 @@
+MooX::StrictConstructor - Make your Moo-based object constructors blow up
+on unknown attributes.