>>>>> "JV" == Johan Vromans <[EMAIL PROTECTED]> writes:

JV>   @parts = qw(sy $ foo bar 262);

JV> Now, create a file in the same directory with the same type, and name
JV> blech. Any idea?

I don't like this but how about

        $resource = File::Generic "........."

        $resource->name = "new name with all other parts left alone";

        $fh = open $resource->asNativeFormat()

Blech, but possible.

<chaim>

(Stolen parphrased but liberally from the Symbolics manual)
-- 
Chaim Frenkel                                        Nonlinear Knowledge, Inc.
[EMAIL PROTECTED]                                               +1-718-236-0183

Reply via email to