in reply to Re: How to trim a line from leading and trailing blanks without using regex or non-standard modules
in thread How to trim a line from leading and trailing blanks without using regex or non-standard modules
«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^3: How to trim a line from leading and trailing blanks without using regex or non-standard modules
by LanX (Saint) on Aug 14, 2020 at 14:43 UTC | |
by marto (Cardinal) on Aug 14, 2020 at 15:13 UTC | |
by LanX (Saint) on Aug 14, 2020 at 16:06 UTC | |
by karlgoethebier (Abbot) on Aug 14, 2020 at 17:12 UTC |