# New Ticket Created by jerry gay
# Please include the string: [perl #36619]
# in the subject line of all future correspondence about this issue.
# <URL:
https://rt.perl.org/rt3/Ticket/Display.html?id=36619 >
the return value from spawnw is highly system dependent as currently
implemented. instead, spawnw should return something object-like, that
wraps the platform-specific semantics.