Skip to content

replace deprecated IO::CaptureOutput with Capture::Tiny, and cleanup IPC::Open3#45

Open
iynehz wants to merge 2 commits intodmgerman:masterfrom
iynehz:capture
Open

replace deprecated IO::CaptureOutput with Capture::Tiny, and cleanup IPC::Open3#45
iynehz wants to merge 2 commits intodmgerman:masterfrom
iynehz:capture

Conversation

@iynehz
Copy link

@iynehz iynehz commented Jan 19, 2018

IO::CaptureOutput is deprecated and the author recommends Capture::Tiny which is widely used in the Perl community today. See also https://metacpan.org/pod/IO::CaptureOutput#DESCRIPTION

And IPC::Open3 is actually not used in the code, so I would suggest completely remove it.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant