Codebase list libcryptx-perl / 2885f1d9-cc3d-48d4-980d-7b530feab2ca/main lib / Crypt / Mode.pm
2885f1d9-cc3d-48d4-980d-7b530feab2ca/main

Tree @2885f1d9-cc3d-48d4-980d-7b530feab2ca/main (Download .tar.gz)

Mode.pm @2885f1d9-cc3d-48d4-980d-7b530feab2ca/mainraw · history · blame

package Crypt::Mode;

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

### not used

1;

=pod

=head1 NAME

Crypt::Mode - [internal only]

=cut