Help for this page
#! /usr/bin/perl ... undef $/; print $cipher->encrypt(<>);
#! /usr/bin/perl ... undef $/; print $cipher->decrypt(<>);