The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
12345 <!--#if expr="env('QUERY_STRING') == 'q=hello&l=ja-JP'" -->This worked!<!--#else -->Nope, it failed.<!--#endif -->
<!--#if expr="env('QUERY_STRING') == 'q=hello&l=ja-JP'" -->
This worked!
<!--#else -->
Nope, it failed.
<!--#endif -->