The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::SPID::OpenID

VERSION

version 0.12

SYNOPSIS

    use Net::SPID;
    
    my $spid = Net::SPID->new(protocol => 'openid');

ABSTRACT

This class is a placeholder, waiting for the OpenID SPID specs to be released.

CONSTRUCTOR

new

Calling new will throw an exception as this class is not implemented yet.

AUTHOR

Alessandro Ranellucci <aar@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018 by Alessandro Ranellucci.

This is free software, licensed under:

  The (three-clause) BSD License