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

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

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

package Crypt::Mode;

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

### not used

1;

=pod

=head1 NAME

Crypt::Mode - [internal only]

=cut