Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Perl and 7zip and backticks

by GrandFather (Saint)
on Feb 26, 2016 at 02:10 UTC ( [id://1156170]=note: print w/replies, xml ) Need Help??


in reply to Perl and 7zip and backticks

There are no trivial fixes to the problem. Back ticks doesn't return the output from the process it runs until the process terminates.

It may be that something like Archive::Zip is useful to you instead of calling out to the OS.

Premature optimization is the root of all job security

Replies are listed 'Best First'.
Re^2: Perl and 7zip and backticks
by Anonymous Monk on Feb 26, 2016 at 03:17 UTC
    Thanks for responding, sounds like I'll just have to live with it...
      There are other modules which claim support for 7zip format, they may or may not provide ability to output a progress bar, and they may not be trivial to install :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1156170]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-23 23:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found