logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Net::Amazon::S3::ACL::Grantee::Email - Represents user reference by email address for ACL

Author

       Branislav Zahradník <barney@cpan.org>

Name

       Net::Amazon::S3::ACL::Grantee::Email - Represents user reference by email address for ACL

Synopsis

               use Net::Amazon::S3::ACL::Grantee::Email;

               my $email = Net::Amazon::S3::ACL::Grantee::Email->new ('foo@bar.com');
               my $email = Net::Amazon::S3::ACL::Grantee::Email->new (address => 'foo@bar.com');

Version

       version 0.991

See Also