#!perl -T use Test::More; plan tests => 1; diag( "Consider spawning Password Safe GUI to check whether some passwords remained uncleared" ); ok(1, "No op");