We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b7c6f commit 998ffa5Copy full SHA for 998ffa5
PKCS10.pm
@@ -46,7 +46,7 @@ Crypt::OpenSSL::PKCS10 - Perl extension to OpenSSL's PKCS10 API.
46
47
=head1 SYNOPSIS
48
49
- use Crypt::OpenSSL::PKCS10::PKCS10 qw( :const );
+ use Crypt::OpenSSL::PKCS10 qw( :const );
50
51
my $req = Crypt::OpenSSL::PKCS10->new;
52
$req->set_subject("/C=RO/O=UTI/OU=ssi");
0 commit comments