The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Version 0.30 | 2013-09-10
    
    根据陈子的建议, 加了个命令行的工具 md-request
    修复了 pod 上一些错误 

Version 0.20 | 2013-09-08

    修复取大小时可能失败引起没有回调的问题.
    对于重试加了过一定的时间后重试.
    对于写文件, 不在生成多个临时文件, 直接在文件内部 seek . 但为了让文件更加小的文件碎片, 所以写完后会有个 copy 的过程.

Version 0.10 | 2013-07-13

    第一版上线. 可用, 没大 Bug.