Skip to content

Commit 9c73463

Browse files
committed
Missing VERSION and Abstract
1 parent 586fd5b commit 9c73463

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/Net/SAML2/XML/Sig.pm

+4
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@
88
use strict;
99
use warnings;
1010
package Net::SAML2::XML::Sig; use base qw(XML::Sig); 1;
11+
12+
our $VERSION = '0.47';
13+
14+
# ABSTRACT: Net::SAML2 subclass of XML::Sig

0 commit comments

Comments
 (0)