You're more than welcome to join our tech blogging community Randolf. Just reach out privately with your preferred username and I'll get you sorted today.
On Wed, Feb 14, 2024 at 3:22 PM Randolf Richardson <rand...@modperl.pl> wrote: > Yeah, I can see that being a major undertaking, and then Ruben's > observation that it could break a lot of software is also important. > > By the way, thanks for all the work you've done on Mod Perl. It's > a > great solution for the projects I work on, and I use it extensively > for a lot of different things -- not just building interactive web > sites (that use DBI and PostgreSQL primairly for the database > backends), but also for adding custom Diriective to Apache HTTPd, > hooking into different stages, and for some custom protocol stuff too > (not HTTP). > > I feel that mod_perl2 is an amazing solution that deserves a lot > more publicity than it currently receives, and I'm optimistic about > the future of it as I'm hearing lately that Perl is gaining more > popularity again in recent years. > > > It´s not worth replumbing apr`s table API at this point. > > > > Joe Schaefer, Ph.D. > > <https://sunstarsys.com/orion/features> > > Orion - The Enterprise Jamstack Wiki < > https://sunstarsys.com/orion/features> > > <j...@sunstarsys.com> > > 954.253.3732 <//954.253.3732> > > > > > > > > > > On Wed, Feb 14, 2024 at 11:31AM Randolf Richardson <rand...@modperl.pl> > > wrote: > > > > > Thanks Joe. So it's an APR library issue then. > > > > > > I wonder if adding a case_sensitive_keys() method to > > > APR::Request::Param that takes a boolean is something the APR team > > > would be willing to add. Or might there be a better approach? > > > > > > > In short- No. All apreq interfaces use APR tables underneath. > > > > > > > > On Wed, Feb 14, 2024 at 11:12AM Randolf Richardson < > rand...@modperl.pl> > > > > wrote: > > > > > > > > > Is there a way to use $r->param in a case-sensitive manner? > > > The > > > > > documentation indicates that keys are case-insensitive. > > > > > > > > > > Thanks. > > > > > > > > > > Randolf Richardson, CNA - rand...@inter-corporate.com > > > > > Inter-Corporate Computer & Network Services, Inc. > > > > > Beautiful British Columbia, Canada > > > > > https://www.inter-corporate.com/ > > > > > > > > > > > > > > > > > > > > > > > > > > > > Randolf Richardson, CNA - rand...@inter-corporate.com > > > Inter-Corporate Computer & Network Services, Inc. > > > Beautiful British Columbia, Canada > > > https://www.inter-corporate.com/ > > > > > > > > > > > > > > Randolf Richardson, CNA - rand...@inter-corporate.com > Inter-Corporate Computer & Network Services, Inc. > Beautiful British Columbia, Canada > https://www.inter-corporate.com/ > > >