Procházet zdrojové kódy

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 před 11 roky
rodič
revize
eef2b40ffe
1 změnil soubory, kde provedl 1 přidání a 2 odebrání
  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