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

Tree @ab28b1a (Download .tar.gz)

Mode.pm @ab28b1araw · history · blame

package Crypt::Mode;

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

### not used

1;

=pod

=head1 NAME

Crypt::Mode - [internal only]

=cut