Subject: | Calling "date" is not portable |
[onto-perl version 1.04]
In CCO::Core::Ontology (and maybe also other places), there are calls to
the unix utility "date". This is not portable, especially when using
Windows. Windows also has a command "date", but with a complete
different semantics (prompting the user and waiting for a new date to
enter). This means that for example the test suite seems to hang.
Regards,
Slaven