We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad9a970 commit 89d0df0Copy full SHA for 89d0df0
README.md
@@ -1,6 +1,6 @@
1
# NAME
2
3
-MooX::Const - Syntactic sugar for constant and write-once Moo attributes
+MooX::Const - Syntactic sugar for constant and write-once Moo(se) attributes
4
5
# SYNOPSIS
6
lib/MooX/Const.pm
package MooX::Const;
-# ABSTRACT: Syntactic sugar for constant and write-once Moo attributes
+# ABSTRACT: Syntactic sugar for constant and write-once Moo(se) attributes
use utf8;
use v5.14;
0 commit comments