diff options
Diffstat (limited to 'perl/Wallet/Schema/Result/KeytabSync.pm')
-rw-r--r-- | perl/Wallet/Schema/Result/KeytabSync.pm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/Wallet/Schema/Result/KeytabSync.pm b/perl/Wallet/Schema/Result/KeytabSync.pm index 828c6f0..77ee23d 100644 --- a/perl/Wallet/Schema/Result/KeytabSync.pm +++ b/perl/Wallet/Schema/Result/KeytabSync.pm @@ -5,6 +5,9 @@ use warnings; use base 'DBIx::Class::Core'; +=for stopwords +keytab + =head1 NAME Wallet::Schema::Result::KeytabSync - Wallet schema for keytab synchronization |