Codebase list libcryptx-perl / f8f3c94 lib / Crypt / Mode.pm
f8f3c94

Tree @f8f3c94 (Download .tar.gz)

Mode.pm @f8f3c94raw · history · blame

package Crypt::Mode;

use strict;
use warnings;
our $VERSION = '0.066';

### not used

1;

=pod

=head1 NAME

Crypt::Mode - [internal only]

=cut