summaryrefslogtreecommitdiff
path: root/lib/Crypt/AuthEnc.pm
blob: af89d034c04af3c8eb1fea70be6e93e0e9260551 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
package Crypt::AuthEnc;

use strict;
use warnings;
our $VERSION = '0.079_007';

### not used

1;

=pod

=head1 NAME

Crypt::AuthEnc - [internal only]

=cut