From: adefaria Date: Fri, 20 Jun 2014 19:02:33 +0000 (-0700) Subject: Added GetPassword routine X-Git-Url: https://defaria.com/gitweb/?a=commitdiff_plain;h=4c04f8daf65892b2620edf9c0952146bd18385db;p=clearscm.git Added GetPassword routine --- diff --git a/lib/Utils.pm b/lib/Utils.pm index 74fe13c..a523461 100644 --- a/lib/Utils.pm +++ b/lib/Utils.pm @@ -346,6 +346,7 @@ Returns: =cut + $prompt ||= 'Password'; my $password; @@ -935,8 +936,6 @@ L L -L - =head2 ClearSCM Perl Modules =for html

Display