in reply to Re: how to rename all files in a dir
in thread how to rename all files in a dir
Having been bitten by the "unadorned filename" return of readdir (isn't every newbie?), I got to wondering if there is ever the situation where you do not want the the full path? If so, how often, relative to the times when you do?
I guess it's way to late to consider that this might be changed, given the golden rule that "Thou shalt not break old code".
However, as it seems that Perl6 is going to comprehensively break this rule - maybe a new default would be in order?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: how to rename all files in a dir
by jjohn (Beadle) on Jul 07, 2002 at 13:04 UTC | |
Re^3: how to rename all files in a dir
by Aristotle (Chancellor) on Jul 07, 2002 at 12:40 UTC | |
Re: Re: Re: how to rename all files in a dir
by blakem (Monsignor) on Jul 07, 2002 at 12:27 UTC | |
Re: Re: Re: how to rename all files in a dir
by oakbox (Chaplain) on Jul 07, 2002 at 14:37 UTC |