summaryrefslogtreecommitdiff
path: root/lib/Crypt/Mode.pm
blob: 7e8b42e1862634b157c4b6e7456efa1f42b0b591 (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.071_001';

### not used

1;

=pod

=head1 NAME

Crypt::Mode - [internal only]

=cut