projects
/
monkeysphere-validation-agent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee971eb
)
Fix whitespace
author
Matthew James Goins
<mjgoins@openflows.com>
Sun, 3 Oct 2010 04:13:31 +0000
(
00:13
-0400)
committer
Matthew James Goins
<mjgoins@openflows.com>
Sun, 3 Oct 2010 04:13:31 +0000
(
00:13
-0400)
msva-perl
patch
|
blob
|
history
diff --git
a/msva-perl
b/msva-perl
index fa16e616a6eea5d4daf6f8d064eaa2ba10a16c65..e805a8d1fe3d20bec1227b32bb314d7a193e6fb1 100755
(executable)
--- a/
msva-perl
+++ b/
msva-perl
@@
-23,7
+23,7
@@
use strict;
{ package MSVA;
use Data::Dumper;
-use Crypt::Monkeysphere::MSVA::MarginalUI;
+
use Crypt::Monkeysphere::MSVA::MarginalUI;
use parent qw(HTTP::Server::Simple::CGI);
require Crypt::X509;
use Regexp::Common qw /net/;