Newsgroups: perl.perl5.changes Path: csiph.com!weretis.net!feeder8.news.weretis.net!fu-berlin.de!bofh.it!nntp.perl.org Xref: csiph.com perl.perl5.changes:34442 Return-Path: Mailing-List: contact perl5-changes-help@perl.org; run by ezmlm Delivered-To: mailing list perl5-changes@perl.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=perl.org; h=date :from:to:message-id:subject:mime-version:content-type :content-transfer-encoding:list-unsubscribe:reply-to; s=dr1; bh= dneJsLmFRI9/Xh3KmYfIdVFbU5oQ+Moreb4zCsohZx0=; b=GQIJ/2GPAG7Qa9t+ 1wJrm1UVaQorcchGTCdN+D7WtnD58gGQCNIGJsqNLRiToenzc/j8i6TYsItnYh1W 3Cj1jNry/2rEa8eK88QBdQ98XPkmCE1mN4yBTEMYR42o7R5ensKS4CJANSRBYHMb XVNonSqLCv+2py0hqced0TiIecRM8ls9bbXQ8N9z68KFy1UrHjeBkT4YqAgjobDH LLhgdzwviCGW6eH9O50noXol2vUX3tuCZdz5lGBK2q8Qr3QrmAFLFQmvGE1g8Xly 9vx0YZxJ2n/ycaMxIJZ7a4DYTXAIzA4cTXOoitNMUFIcAwEKDXJHP4l8QUwkS0po 6pTHhQ== Received: (qmail 15168 invoked from network); 8 Mar 2026 20:34:21 -0000 Received: from xx1.develooper.com (147.75.38.233) by x6.develooper.com with SMTP; 8 Mar 2026 20:34:21 -0000 Received: from inbound-egress-11.mailchannels.net (inbound-egress-11.mailchannels.net [23.83.208.2]) by xx1.develooper.com (Postfix) with ESMTP id 152D87C1A6 for ; Sun, 8 Mar 2026 13:34:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; d=mailchannels.net; s=arc-2022; cv=none; t=1773002059; b=TXTWGXjdnbIMDaOw6bHZkYK1h3UNxIE/SNgfiyti3HGMkN6xOpupZpsknEQLUgnF+BiUI2 BVUDjXQdME20ogMf/ZibwlJzqMGJfeCJzSa3Jq0iXr5NXuL6KcY2327YJsG7qpWvuSIT5J vAtTJA+19YhgcG0JCm+DWZNzZeIGIobP3bfCRxhFshMCZyzbymVRnVpYobW01Qw524/750 /os+XyHH6cj4hlOIpwk3G12zSlbcpurj5h4x0u35NQz/CSIlOX41F627b+qcvGlRtFetVa vAGLXyMPlzjQf36Iv2E6VTjxpr3YXPoFn/HMV/rBJSvP23nmz/nMLTxDKvbVcA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=mailchannels.net; s=arc-2022; t=1773002059; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-unsubscribe: dkim-signature; bh=dneJsLmFRI9/Xh3KmYfIdVFbU5oQ+Moreb4zCsohZx0=; b=y6c5wk3fmDNwwGcZvqK/LnALvKe49YvTS1TVelOgbjFF9J16hydC7C14y5l4AbmoaUoM6C /Sl0Ka7hpzX0g+9zgQKTTyDeIRM58DGhDlbFUm3E57OLJ7fofCjUzX9SkySH2XuCzuxsGF WdebaMO9onPLsKeBZUt8k/MB4QMGzsKym5nlm74m3YR6f+wllxsoM7QZUrQN6iEqaa114e mZi29tjM5BdHCWEN3mKWSZPsDkDfWIWnOCFYZ8nvdFfulP72iDo7k3CJp+s2MhnzyCdrBq WbEKxCl1haW9oLFj+8A3Flou0Pxd2QARTT2WbCwzv2ngXPu3oZbRBz/F4noCTA== ARC-Authentication-Results: i=1; inbound-rspamd-57bbd4d544-wlqpr; none X-Message-ID: JPRzsbCJKUsVKDP1EPtuvcMn Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384) by 100.107.84.102 (trex/7.1.3); Sun, 08 Mar 2026 20:34:19 +0000 Authentication-Results: inbound.mailchannels.net; spf=pass smtp.mailfrom=noreply@github.com; dkim=pass header.d=github.com; dmarc=pass (policy=reject; pct=100; status=pass); arc=none Received-SPF: pass (dmarc-service-78968d7585-5tq4h: domain of github.com designates 192.30.252.205 as permitted sender) client-ip=192.30.252.205; envelope-from=noreply@github.com; helo=out-22.smtp.github.com; Received: from github.com (hubbernetes-node-cde8834.ac4-iad.github.net [10.55.90.43]) by smtp.github.com (Postfix) with ESMTPA id 52B94200B0 for ; Sun, 8 Mar 2026 13:34:18 -0700 (PDT) Date: Sun, 08 Mar 2026 13:34:18 -0700 To: perl5-changes@perl.org Message-ID: Subject: [Perl/perl5] dbf420: add goto: impose scalar context Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: perl5-changes@perl.org X-Auto-Response-Suppress: All Original-From: Tony Cook Reply-To: Tony Cook , Approved: news@nntp.perl.org From: perl5-changes@perl.org (Tony Cook via perl5-changes) Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: dbf420bc0ed793130b2286baafcf506784c74958 https://github.com/Perl/perl5/commit/dbf420bc0ed793130b2286baafcf506784c74958 Author: Tony Cook Date: 2026-02-23 (Mon, 23 Feb 2026) Changed paths: M votes-5.42.xml Log Message: ----------- add goto: impose scalar context To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications