Codebase list libcryptx-perl / upstream/0.072 lib / Crypt / Mode.pm
upstream/0.072

Tree @upstream/0.072 (Download .tar.gz)

Mode.pm @upstream/0.072raw · history · blame

package Crypt::Mode;

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

### not used

1;

=pod

=head1 NAME

Crypt::Mode - [internal only]

=cut