in reply to Question on File Handler and Subroutines in Perl
You may read perlop for the null filehandle <> and a poor man‘s grep. 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: Question on File Handler and Subroutines in Perl
by Anonymous Monk on Mar 06, 2019 at 02:10 UTC | |
by karlgoethebier (Abbot) on Mar 06, 2019 at 14:13 UTC | |
|
Re^2: Question on File Handler and Subroutines in Perl
by Anonymous Monk on Mar 06, 2019 at 02:10 UTC |