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

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

### not used

1;

=pod

=head1 NAME

Crypt::Mode - [internal only]

=cut