develooper Front page | perl.perl5.porters | Postings from November 1999

Re: [ID 19991115.010] 2 problems with File::Spec::Win32

Thread Previous
From:
Gurusamy Sarathy
Date:
November 15, 1999 19:27
Subject:
Re: [ID 19991115.010] 2 problems with File::Spec::Win32
Message ID:
199911160333.TAA09475@activestate.com
On Mon, 15 Nov 1999 17:59:15 EST, Barrie Slaymaker wrote:
>Mark Lofdahl wrote:
>> 
>> As I've been working with File::Spec::Win32, I've noticed a couple problems:
>> 
>
>Thanks for the bug report, I'll look in to them.  You show 5.005_03, but 
>the bugs you're reporting are in code not in that version.  Is this
>an ActiveState Build 521 issue, or are you (I hope) using development
>version?

Build 520 and later have the File::Spec from 5.005_5x (needed, IIRC, for
the newer Pod::Html from 5.005_5x that was critical for generating
well-formed HTML).

>> 2. canonpath does not support the optional $reduce_ricochet parameter.
>
>The canonpath() family support for $reduce_ricochet should not yet be
>in any stable version of perl, and there was some discussion of having
>two entry points instead, with mincanonpath() doing s{name/../?}{} 
>reductions after calling canonpath().
>
>Any votes from the p5p crew on this issue?

Two entry points works for me.

>Also, should I patch abs2rel() and rel2abs() to have a calling convention
>(parameter order) more similar to catdir() and catfile()? 

What's I see in there looks fine.


Sarathy
gsar@ActiveState.com

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