Robert Kiesling > ec > EC::PasswordDialog

Download:
ec-1.28.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: VERSION   Source  

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.