Subject: | test normalization |
In the lib:
sub base64 {
my $self = shift;
return encode_base64(Encode::encode('utf-8', $self->json(@_)));
}
In the test:
eval { $base64 = $policy->base64({canonical => 1}); };
This queue is for tickets about the Net-Amazon-S3-Policy CPAN distribution.
The Basics
People
|
Bug Information
|