From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.1 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=ham autolearn_force=no version=3.4.6 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id DC2621F47C; Mon, 9 Jan 2023 07:41:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=80x24.org; s=selector1; t=1673250093; bh=7kcVLQ787G5finlfoHWZluuaAX+VRA9v1XzjU5LlOFE=; h=Date:From:To:Subject:From; b=BhtstexccR7BVK9FwqYx7DJjQt1Q+kQ3rG60aLbiU398gDlzJ+HBYVO0EZn/WCqg7 Huzhkdc15MucyTgXdkzG/8FLmrlfFdzxZOzU3IB6+DH6IpVyPgS4lG4qKtqKe2nwb1 jvjH+PN4Pi4X/UNcvwScM+G4R3nA6cYiKbR0rPTc= Date: Mon, 9 Jan 2023 07:41:34 +0000 From: Eric Wong To: mwrap-perl@80x24.org Subject: ruby changes merged into mwrap-perl.git Message-ID: <20230109074134.M264007@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline List-Id: https://80x24.org/mwrap-perl/4dc4efe067e6d09efee3e223558f303f6e4091f0/s/ Merge: 2c7547e 458c801 Author: Eric Wong Date: Mon Jan 9 07:33:34 2023 +0000 Merge back changes from the Ruby version Mostly a few portability bits, but a few httpd UI/UX tweaks as well.