summaryrefslogtreecommitdiff
path: root/lib/Crypt/AuthEnc.pm
blob: f09abfb73f95c799a187fd1a1e231f8fadef1c21 (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.076_002';

### not used

1;

=pod

=head1 NAME

Crypt::AuthEnc - [internal only]

=cut