in reply to Re^2: can we call c++ in perl to process PDL arrays?
in thread can we call c++ in perl to process PDL arrays?
«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: can we call c++ in perl to process PDL arrays?
by toothedsword (Sexton) on Dec 14, 2019 at 03:48 UTC | |
by karlgoethebier (Abbot) on Dec 14, 2019 at 15:58 UTC |