Help for this page
use Crypt::CBC; ... print OUTFILE $cipher->crypt($buffer); } print OUTFILE $cipher->finish;