The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

JMAP::Tester::Result::Download - what you get when you download a blob

VERSION

version 0.022

OVERVIEW

This is what you get when you download! It's got an is_success method. It returns true. It also has:

METHODS

bytes_ref

The raw bytes of the blob.

It also has a bytes_ref method which will return a reference to the raw bytes of the download.

AUTHOR

Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by FastMail, Ltd.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.