summaryrefslogtreecommitdiff
path: root/lib/Crypt/AuthEnc.pm
blob: 04af226e673d8cbbbe5547cadc98b212c85b2367 (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_003';

### not used

1;

=pod

=head1 NAME

Crypt::AuthEnc - [internal only]

=cut