浏览代码

v0.1801

       [DOCUMENTATION]
       - Using Dist::Zilla & Pod::Weaver to keep the POD as DRY as possible

        [BUG FIXES]
        - Restore broken proxy functionality - should use the value passed in ->new
        - #119 Restore broken find_elements functionality - should return an arrayref or an array
Daniel Gempesaw 11 年之前
父节点
当前提交
eef2b40ffe
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      dist.ini

+ 1 - 2
dist.ini

@@ -62,8 +62,7 @@ copy = cpanfile
 
 [TestRelease]
 [ConfirmRelease]
-[FakeRelease]
-; [UploadToCPAN]
+[UploadToCPAN]
 
 [Prereqs / RuntimeRequires]
 perl = 5.010