package Crypt::Mode; use strict; use warnings; our $VERSION = '0.090'; ### not used 1; =pod =head1 NAME Crypt::Mode - [internal only] =head1 SYNOPSIS Do not use this module directly. Use a concrete block-mode module instead. =head1 SEE ALSO =over =item * L =item * L, L, L, L, L =item * L, L =back =cut