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

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

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

package Crypt::Mode;

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

### not used

1;

=pod

=head1 NAME

Crypt::Mode - [internal only]

=cut