Help for this page
use strict; use warnings; ... $readbackname = decode($cp, $readbackname); is($readbackname, $newname, 'round trip');