Subject: | interface inconsistency on MacOS X (darwin) |
Hello,
->my_documents returns undef according to documentation when implementer for Darwin
returns empty list.
This is important for functions/methods using named arguments, for example:
foo( default => File::HomeDir->my_documents, another => ...);
--
Best regards, Ruslan.