Fred> over.  Since there wasn't any response to my query, I'd like
    Fred> to ask again: is there any reason to define getcwd() in
    Fred> Override.pm?  The version defined there doesn't work: $ pwd

getcwd is on of those functions which are os-dependend. As suggested,
in an earlier mail, l2h should use the posix defs, which among other
functions, define a getcwd-cmd.  What happens if you use

        use Posix

in your code?

        Uli

-- 
        Uli Wortmann
        Dept. of Geology       Fax (Switzerland) (1) 632  1080
        ETH-Zuerich            Fon                        3694
        email: [EMAIL PROTECTED], http://bonk.ethz.ch

Reply via email to