in reply to Generate temporary file and FTP upload
"Tk::Error...What am I missing"
I don't know, but i wonder where TK is in your code?
From the docs:
"Tk::Error is invoked by perl/Tk as if by the perl code:" $mainwindow->Tk::Error("error message", location ...);
"I'm a simple man." (B.B. King).
Regards, Karl
«The Crux of the Biscuit is the Apostrophe»
perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Generate temporary file and FTP upload
by welleozean (Novice) on Jun 30, 2017 at 19:29 UTC | |
by karlgoethebier (Abbot) on Jun 30, 2017 at 19:49 UTC |