in reply to Re^2: Trying to understand method calling in OOP
in thread [SOLVED]: Trying to understand method calling in OOP

I tried my sundialsvc = shift; Doesn't work neither. Perl is magic.

«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^4: Trying to understand method calling in OOP
by Anonymous Monk on May 14, 2018 at 06:26 UTC