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

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

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

package Crypt::Mode;

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

### not used

1;

=pod

=head1 NAME

Crypt::Mode - [internal only]

=cut