Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Can't catch output from external programs or library bindings. #2

@dagurval

Description

@dagurval

The module is unable to catch output from programs executed, or output from language bindings (things that use module NativeCall).

Example:

  perl6 -e "use IO::Capture::Simple; my \$out = capture { shell \"echo cant catch me\"; };"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions