From 4c04f8daf65892b2620edf9c0952146bd18385db Mon Sep 17 00:00:00 2001 From: adefaria Date: Fri, 20 Jun 2014 12:02:33 -0700 Subject: [PATCH] Added GetPassword routine --- lib/Utils.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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

-- 2.17.1