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
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
# 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