Changes between Initial Version and Version 1 of Ticket #2185

Show
Ignore:
Timestamp:
08/24/11 02:37:58 (10 years ago)
Author:
coke
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2185 – description

    initial v1  
    11nmake release is using the following unix-isms: 
    22 
     3{{{ 
    34[ shell test operator 
    45ln -s 
     
    89tar 
    910rm 
     11}}} 
    1012 
    1113No reason this couldn't be replaced en masse with a perl script that depends on Archive::Tar. (core in 5.9.3 and above, and "make release" already has non-perl-core deps anyway.)