1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
  
     | 
    
      Revision history for Dist-Zilla-Plugin-PodWeaver
3.101640  2010-06-13 08:07:17 America/New_York
          fix a missing prereq and improve tests to show more information on
          failure to compile
3.101620  2010-06-11 20:30:13 America/New_York
          also weave ExecFiles; use FileFinderUser (rt #55870)
3.101530  2010-06-02 07:46:49 America/New_York
          don't assume that cwd is the right directory for dist root (Florian
          Ragwitz)
3.100710  2010-03-12 10:07:39 America/New_York
3.100680  2010-03-09 23:34:17 America/New_York
          improve how we pass extra config to Pod::Weaver; fixes logger
3.100650  2010-03-06 23:25:07 America/New_York
3.093321  2009-11-28 22:24:14 America/New_York
          make the ->weaver method public for subclassing
3.093320  2009-11-28 22:10:59 America/New_York
          pass the zilla into the weaver
3.093170  2009-11-13
          fix a bug that caused config files to sometimes be ignored
          (reported by Jerome Quelin)
3.093020  2009-10-29
          refactor much of the guts to Pod::Elemental::PerlMunger
3.093001  2009-10-27
          config_plugin to allow '@Whatever' to configure your weaver
3.093000  2009-10-27
          much of the generic prep work has been moved to the core @CorePrep
3.092990  2009-10-26
          if a ./weaver.* file exists, try to use Pod::Weaver->new_from_config
3.092971  2009-10-24
          major rewrite to use Pod::Weaver 3
2.000     2009-02-12
          first release, split out of the Dist-Zilla distribution
 
     |