projects
/
monkeysphere-validation-agent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
06bc9a7
6e945d0
)
Merge remote branch 'mjgoins/marginalUI-perl'
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Sun, 3 Oct 2010 08:01:19 +0000
(
04:01
-0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Sun, 3 Oct 2010 08:01:19 +0000
(
04:01
-0400)
1
2
msva-perl
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
msva-perl
index 70417f32c392a4c3d394f4228b42f02ada559ed0,5c44219d19e97134a625e07eb035f80a70e6997f..45f1ce7760b78ace85c56c63780619256ed1272a
---
1
/
msva-perl
---
2
/
msva-perl
+++ b/
msva-perl
@@@
-21,6
-21,8
+21,7
@@@
use strict
{ package MSVA;
-use Data::Dumper;
+ use Crypt::Monkeysphere::MSVA::MarginalUI;
use parent qw(HTTP::Server::Simple::CGI);
require Crypt::X509;
use Regexp::Common qw /net/;