Codebase list libcryptx-perl / debian/0.060-1 lib / Crypt / AuthEnc.pm
debian/0.060-1

Tree @debian/0.060-1 (Download .tar.gz)

AuthEnc.pm @debian/0.060-1raw · history · blame

package Crypt::AuthEnc;

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

### not used

1;

=pod

=head1 NAME

Crypt::AuthEnc - [internal only]

=cut