Re: [perl #32087] .include with an absolute path

2004-10-22 Thread Matthias Hürlemann
I am fully aware that an absolute path can have some negative side effects. You can lose platform independecy - not to speak of problems with the Win-Filesystem. I don't now how to write tests for it either. But do you think, this could work for a start? I promise, I will try to find more impor

Re: [perl #32087] .include with an absolute path

2004-10-22 Thread Leopold Toetsch
Matthias Huerlemann <[EMAIL PROTECTED]> wrote: > Hello > This patch is not meant to repair a bug. It is rather a microscopic > feature request: > The ".include" statement does not allow absolute paths like: > .include "/home/user/folder/file.pir" I think, if the filename looks like an absolute

[perl #32087] .include with an absolute path

2004-10-22 Thread via RT
# New Ticket Created by Matthias Huerlemann # Please include the string: [perl #32087] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=32087 > Hello This patch is not meant to repair a bug. It is rather a microscopic fe