Revision history for Perl extension Backblaze-B2V2Client 1.7 2026-06-01T10:39:03Z - FIx version number for PAUSE indexer 1.6.1 2026-06-01T07:04:56Z - Notice of obsolescence and replacement by Backblaze::B2V4 1.6 2021-06-23T04:16:17Z - Enhance b2_list_file_names() to use options provided by the B2V2 API (thanks ESTRABD). - Make sure all methods return a status value. - Documentation improvements. 1.5 2021-06-22T04:30:22Z - Create SSE / server-side encrypted buckets by default. 1.4 2020-09-06T03:42:42Z - Include a 'b2_client' command line utility for easy download/upload of files 1.3 2020-08-04T17:01:21Z - Add support for uploading large files (>100MB) via b2_upload_large_file - Add tests during installation. 1.2 2020-06-24T04:44:05Z - Fix for respecting 'new_file_name' when using 'file_contents' in b2_upload_file() - Doc note on B2's new S3-compatible API - Doc note on using slurp_raw in Path::Tiny when using 'file_contents' in b2_upload_file() 1.1 2019-05-09T04:06:37Z - Auto-create option for b2_list_buckets 1.0 2019-05-05T03:06:08Z - original version