develooper Front page | perl.perl6.internals | Postings from September 2005

[perl #37049] [PATCH] Use ExtUtils::Commands more consistently

Thread Previous
From:
Bernhard Schmalhofer
Date:
September 1, 2005 14:20
Subject:
[perl #37049] [PATCH] Use ExtUtils::Commands more consistently
Message ID:
rt-3.0.11-37049-120126.10.081518122817@perl.org
# New Ticket Created by  Bernhard Schmalhofer 
# Please include the string:  [perl #37049]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37049 >


Hi,

ExtUtils::Command provides Unix commands on several platforms.
So it make sense to use ExtUtils::Command per default and not only for 
Win32.

The attached makes use of 'rm_f', 'rm_rf', 'cp' and 'touch' from 
ExtUtils::Command.
Could some kind souls test the patch on some platforms before I commit it?

CU, Bernhard





Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About