You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace the legacy TIEHANDLE used to fake out a pipe and replace it with
real pipes. As modern Perl seems to handle these simple pipes well, the
need for a special-case object has evaporated.
As a consequence of this change, input pipes are now supported.
Closes: #1603
Signed-off-by: Chris Lindee <[email protected]>
0 commit comments