Hi,
Why is this bug being caused:
http://rt.cpan.org/Public/Bug/Display.html?id=25726 ?
The problem is that the forked child is unable to create a zip archive,
whereas the parent is able to do so. In GNU/Linux, zip archives can be
created from both the parent as well as the child.
Why is it so?
Alan Haggai Alavi wrote:
Hi,
Why is this bug being caused:
http://rt.cpan.org/Public/Bug/Display.html?id=25726 ?
The problem is that the forked child is unable to create a zip archive,
whereas the parent is able to do so. In GNU/Linux, zip archives can be
created from both the parent as well as