Codebase list libcryptx-perl / 651cd32 lib / Crypt / Mode.pm
651cd32

Tree @651cd32 (Download .tar.gz)

Mode.pm @651cd32raw · history · blame

package Crypt::Mode;

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

### not used

1;

=pod

=head1 NAME

Crypt::Mode - [internal only]

=cut