http://qs321.pair.com?node_id=1198843


in reply to Re: Freezing a regular expression qr()
in thread Freezing a regular expression qr()

"... comments, which JSON doesn't allow."

The inevitable addendum: It seems like Cpanel::JSON::XS does:

"As a nonstandard extension to the JSON syntax that is enabled by the relaxed setting, shell-style comments are allowed. They can start anywhere outside strings and go till the end of the line."

Best 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