Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Error while Zipping a Directory

by robby_dobby (Hermit)
on Aug 24, 2015 at 06:45 UTC ( [id://1139633]=note: print w/replies, xml ) Need Help??


in reply to Error while Zipping a Directory

Hello sanvin,

I notice that there's a trailing space in your directory name:

my $directory = 'D:\WorkArena\Data\Final build ';

As a side note, it would help if you include errors in the message itself. Probably, by overriding the default error handler(Carp::carp) or by incrementing the error level ($Carp::CarpLevel++). Have a look at all of it here.

Good luck and have fun!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1139633]
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-19 09:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found