Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.
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

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\"; };"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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