Codebase list libcryptx-perl / lintian-fixes/main lib / Crypt / Mode.pm
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

Mode.pm @lintian-fixes/mainraw · history · blame

package Crypt::Mode;

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

### not used

1;

=pod

=head1 NAME

Crypt::Mode - [internal only]

=cut