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

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

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

package Crypt::Mode;

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

### not used

1;

=pod

=head1 NAME

Crypt::Mode - [internal only]

=cut