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

Tree @a6440dd (Download .tar.gz)

Mode.pm @a6440ddraw · history · blame

package Crypt::Mode;

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

### not used

1;

=pod

=head1 NAME

Crypt::Mode - [internal only]

=cut