Skip to content
  1. Jun 10, 2014
  2. Jun 09, 2014
  3. Jun 07, 2014
  4. Jun 04, 2014
    • Tim Orling's avatar
      libtest-harness-perl: add 3.30 · 25b3fb81
      Tim Orling authored
      Test::Harness - Run Perl standard test scripts with statistics
      
      * Uses ${CPAN_MIRROR} option
      * RPROVIDES based on v3.28 recipe:
              Paul Eggleton <paul.eggleton@linux.intel.com>
              http://github.com/bluelightning/public_bb_recipes
      * which is forked from
              Emil Petersen <erp@movis.dk> repo
              http://github.com/EmilRP/public_bb_recipes/
      
      
      * run through oe-stylize and clean bad white space
      * correct email address to oe-dev
      
      Signed-off-by: default avatarTim Orling <TicoTimo@gmail.com>
      25b3fb81
    • Tim Orling's avatar
      libalgorithm-diff-perl: add 1.15 · a0557f54
      Tim Orling authored
      
      
      [from README]
      This is a module for computing the difference between two files, two
      strings, or any other two lists of things.  It uses an  intelligent
      algorithm similar to (or identical to) the one used by the Unix `diff'
      program.   It is guaranteed to find the *smallest possible* set of
      differences.
      
      * Add ${CPAN_MIRROR} option
      
      Signed-off-by: default avatarTim Orling <TicoTimo@gmail.com>
      a0557f54
    • Tim Orling's avatar
      libextutils-cppguess-perl: add 0.07 · 8935358a
      Tim Orling authored
      
      
      [Description from CPAN]
      ExtUtils::CppGuess attempts to guess the system's C++
      compiler that is compatible with the C compiler that your perl was built
      with.
      
      * Add ${CPAN_MIRROR} option
      
      Signed-off-by: default avatarTim Orling <TicoTimo@gmail.com>
      8935358a
    • Tim Orling's avatar
      libmodule-build-tiny-perl: add 0.036 · 2ee811a7
      Tim Orling authored
      
      
      [Description from CPAN]
      Many Perl distributions use a Build.PL file instead of a
      Makefile.PL file to drive distribution configuration, build, test and
      installation. Traditionally, Build.PL uses Module::Build as the
      underlying
      build system. This module provides a simple, lightweight, drop-in
      replacement.
      
      * Add ${CPAN_MIRROR} option
      * Versions since 0.033 depend on TAP::Harness::Env
      
      Signed-off-by: default avatarTim Orling <TicoTimo@gmail.com>
      2ee811a7
    • Tim Orling's avatar
      libextutils-installpaths-perl: add 0.010 · c27e0dcf
      Tim Orling authored
      
      
      [Description from CPAN]
      This module tries to make install path resolution as easy
      as possible.
      
      * Add ${CPAN_MIRROR} option
      
      Signed-off-by: default avatarTim Orling <TicoTimo@gmail.com>
      c27e0dcf
    • Tim Orling's avatar
      libextutils-helper-perl: add 0.022 · ad4ec563
      Tim Orling authored
      
      
      [Description from CPAN]
      This module provides various portable helper function for
      module building modules.
      
      * Add ${CPAN_MIRROR} option
      
      Signed-off-by: default avatarTim Orling <TicoTimo@gmail.com>
      ad4ec563
    • Tim Orling's avatar
      libextutils-config-perl: add 0.007 · ebbcdb52
      Tim Orling authored
      
      
      [Description from CPAN]
      ExtUtils::Config is an abstraction around the %Config hash.
      
      * Add ${CPAN_MIRROR} option
      
      Signed-off-by: default avatarTim Orling <TicoTimo@gmail.com>
      ebbcdb52
    • 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
  5. Jun 03, 2014