reaper9187 has asked for the wisdom of the Perl Monks concerning the following question:

Hi Monks, I need help with an error. I recently wrote a script and packaged it using perl's very own pp. All worked well till I came across this error during a test. Can anyone please shed a light on what this error means ??

I executed the perl script and it works well but the same code packaged as an exe throws up this error.
Tk::Error: Can't load Clone, Storable, or Clone::PP for cloning purpos +e at script/code.pl line 4676 Tk callback for .frame.notebook.sheet_2.frame.frame5.button1 Tk::__ANON__ at Tk.pm line 251 Tk::Button::butUp at Tk/Button.pm line 175 <ButtonRelease-1> (command bound to event)
Thank you for the help ..!!

Replies are listed 'Best First'.
Re: pp Error
by LanX (Saint) on Nov 15, 2014 at 20:42 UTC
    Please read the error message again and try guessing which skipped information might help us helping you... :)

    Cheers Rolf

    (addicted to the Perl Programming Language and ☆☆☆☆ :)

Re: pp Error (-x -x -x -x -x -x -x -x -x
by Anonymous Monk on Nov 16, 2014 at 00:37 UTC
    so you forgot to use -x -x -x -x -x -x -x -x -x option, thats what happens