Initial Commit
This commit is contained in:
17
database/perl/vendor/lib/Crypt/AuthEnc.pm
vendored
Normal file
17
database/perl/vendor/lib/Crypt/AuthEnc.pm
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
package Crypt::AuthEnc;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
our $VERSION = '0.069';
|
||||
|
||||
### not used
|
||||
|
||||
1;
|
||||
|
||||
=pod
|
||||
|
||||
=head1 NAME
|
||||
|
||||
Crypt::AuthEnc - [internal only]
|
||||
|
||||
=cut
|
||||
Reference in New Issue
Block a user