Help for this page
my $cypher; ... } else { die("Neither Crypt::Twofish nor Crypt::Twofish_PP was found. Aborti +ng"); }
my $cypher; ... die("No acceptable encryption algorithm found. Aborting") if not defined $cypher;