The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

   PasswordDialog - Password entry.

SYNOPSIS

  $d = $mw -> PasswordDialog (-username => 'login' );
  $d -> WaitForInput

  The -font option defaults to *-helvetica-medium-r-*-*-12-*.
  The -username option supplies the default text for the user
  name entry box.

DESCRIPTION

  A widget for the ec email program - refer to the ec documentation.