Commit graph

4 commits

Author SHA1 Message Date
adam
e1a171664a Changes 1.17:
* Remove test boilerplate the reorganisation of dual-life modules in the perl
  code made unnecessary.
* Remove Shell::Command - that module is now available in the Shell::Command
  distribution on CPAN.
2011-08-12 12:44:03 +00:00
he
abaff05de9 Update from version 1.15 to 1.16.
Upstream changes:

1.16  Mon, Jan 5, 2009
  - Add support for VMS UNIX compatibilty mode:
      https://rt.cpan.org/Ticket/Display.html?id=42144
2009-01-20 23:23:20 +00:00
he
da5a249632 Updated from version 1.14nb1 to 1.15.
Pkgsrc changes:
 o Change to Module::Build

Upstream changes:

1.15  Sun, Oct 12, 2008
  - cp fails to update timestamp on Win32:
     http://rt.cpan.org/Ticket/Display.html?id=34718
    Patch supplied by MSCHWERN
2008-11-05 23:35:49 +00:00
seb
ad9344e4cb Initial import of p5-ExtUtils-Command version 1.14 in the NetBSD
Packages Collection.

The Perl 5 module ExtUtils::Command is used to replace common UNIX
commands. In all cases the provided functions work from @ARGV rather
than taking arguments. This makes them easier to deal with in
Makefiles. Call them like this:
  perl -MExtUtils::Command -e some_command some files to work on
The module Shell::Command is also included in this package: it
provides the same functions but take arguments normally.
2008-08-25 23:06:17 +00:00