Re: Perl for RISC OS 4?
[email protected] (Nicholas Clark) Wed, 11 Oct 2000 17:10:50 +0100
| Newsgroups | perl.riscos |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Oct 10, 2000 at 10:52:56AM +0200, Vincent Lefevre wrote: > On Tue, Oct 10, 2000 at 10:02:23 +0800, Webmaster wrote: > > Don't forget that you need to use / separators between directories, not . > > On the version I have, using . is OK. The UnixLib conversion function treats anything it recognises as a full path as not needing "/" to "." conversion. fs::disc... is recognised as a full path path:whatever isn't. (which I agree is probably not "do what I mean" - there are very few real unix directories containing ":" characters because of the colons use in PATH and rcp/scp like commands, so thing:thing is probably RISC OS) Nicholas Clark