diff options
Diffstat (limited to 'perl/Wallet/Schema/Result/Acl.pm')
-rw-r--r-- | perl/Wallet/Schema/Result/Acl.pm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/Wallet/Schema/Result/Acl.pm b/perl/Wallet/Schema/Result/Acl.pm index 07956b7..7fe395b 100644 --- a/perl/Wallet/Schema/Result/Acl.pm +++ b/perl/Wallet/Schema/Result/Acl.pm @@ -5,6 +5,9 @@ use warnings; use base 'DBIx::Class::Core'; +=for stopwords +ACL + =head1 NAME Wallet::Schema::Result::Acl - Wallet schema for an ACL |