Skip to content
  1. Jun 04, 2014
    • Tim Orling's avatar
      libmodule-runtime-perl: add 0.014 · 3cdd2983
      Tim Orling authored
      
      
      [Description from CPAN]
      The functions exported by this module deal with runtime
      handling of Perl modules, which are normally handled at compile time.
      This
      module avoids using any other modules, so that it can be used in
      low-level
      infrastructure.
      
      * Add ${CPAN_MIRROR} option
      * License line numbers changed from 0.013, same LICENSE.
      
      Signed-off-by: default avatarTim Orling <TicoTimo@gmail.com>
      3cdd2983
    • Tim Orling's avatar
      libcapture-tiny-perl: add 0.24 · f7a12fdd
      Tim Orling authored
      
      
      [Description from CPAN]
      Capture::Tiny provies a simple, portable way to capture
      almost anything sent to STDOUT or STDERR, regardless of whether it comes
      from Perl, from XS code or from an external program. Optionally, output
      can
      be teed so that it is captured while being passed through to the
      original
      filehandles. Yes, it even works on Windows (usually). Stop guessing
      which of
      a dozen capturing modules to use in any particular situation and just
      use
      this one.
      
      * Add ${CPAN_MIRROR} option
      
      Signed-off-by: default avatarTim Orling <TicoTimo@gmail.com>
      f7a12fdd
    • Tim Orling's avatar
      libtext-diff-perl: add 1.41 · 8e4341a6
      Tim Orling authored
      
      
      [Description from CPAN]
      diff() provides a basic set of services akin to the GNU diff
      utility. It is not anywhere near as feature complete as GNU diff, but it
      is
      better integrated with Perl and available on all platforms. It is often
      faster than shelling out to a system's diff executable for small files,
      and generally slower on larger files.
      
      * Add ${CPAN_MIRROR} since default has become flaky
      
      Signed-off-by: default avatarTim Orling <TicoTimo@gmail.com>
      8e4341a6
  2. Jun 03, 2014
  3. May 21, 2014
  4. May 15, 2014