Commit graph

5 commits

Author SHA1 Message Date
wen
0b5ce20f03 Update to 0.04
Upstream changes:
0.04    2012-Nov-29
        ! This method of running subcommands doesn't work hot on
          Windows (except cygwin).  Instead of hanging the cpantesters,
          we'll instead drop the platform altogether.
2013-09-05 06:36:22 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
pettai
068d7529f3 This test module is intended to simplify testing of external commands.
It does so by running the command under IPC::Open3, closing the stdin
immediately, and reading everything from the command's stdout and stderr.
It then makes the output available to be tested.
2012-05-04 23:34:24 +00:00