Groups | Search | Server Info | Login | Register
Groups > perl.perl5.porters > #99853
| Newsgroups | perl.perl5.porters |
|---|---|
| Path | csiph.com!fu-berlin.de!bofh.it!nntp.perl.org |
| Xref | csiph.com perl.perl5.porters:99853 |
| Return-Path | <leonerd@leonerd.org.uk> |
| Mailing-List | contact perl5-porters-help@perl.org; run by ezmlm |
| Delivered-To | mailing list perl5-porters@perl.org |
| Received | (qmail 19854 invoked from network); 9 Feb 2026 10:52:08 -0000 |
| Received | from xx1.develooper.com (147.75.38.233) by x6.develooper.com with SMTP; 9 Feb 2026 10:52:08 -0000 |
| Received | from inbound-egress-10.mailchannels.net (inbound-egress-10.mailchannels.net [23.83.212.2]) by xx1.develooper.com (Postfix) with ESMTP id 3BB197CF56 for <perl5-porters@perl.org>; Mon, 9 Feb 2026 02:52:07 -0800 (PST) |
| ARC-Seal | i=1; a=rsa-sha256; d=mailchannels.net; s=arc-2022; cv=none; t=1770634324; b=rR1KPbUiwwFRAvwz9fsjZjfo96+CMCSGdGl9mpu2Ehc9R1tGiErruUSiPpTAR0ACp7WZj4 YhuwhABe6ljlDg7msvx/P+QzRtstAvALey3mKLT3bQsF8gm3xw2nmag5qV7ntfD3mM5WN7 dMOe4YSh3c92JxRUyGiykRefq+9iuF/ZdcUb+wCTS5kgdM80nTsb7jVFYyDcRPznFqHVwk gJTPsqgC77zai8HiVKvoJS8NJQ7HQDbs7PIv3o8vxHuwnlXmZe1JxvF35ElLxeXA2agJD4 1lMPaObhAfRmMezDNB0Skak2PeYWvjeCCqf++bLP+kDesnvxFrSauHOHAAgWWQ== |
| ARC-Message-Signature | i=1; a=rsa-sha256; c=relaxed/relaxed; d=mailchannels.net; s=arc-2022; t=1770634324; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7qmzqwZAmEqNvx7J9olPw4jVyOVpaeMetcu9uvhF+iM=; b=RWgK2cj73H0vD8/RE/BWbv1Xh5Q9G6TsYSDjsMXr09wh+NEIc0NapVeMTHae7b0DdqZIBL fcmNg19rBG8blaV3K+snoOzxaypGm2RiFSR1VQgtRHju0RZexwkW29AShidHJMAonJxEkD f0ny4qCGgeqUHhOJbqHBHaT8FW+f5OBHG8Bmmyvt7jX07+KQ93tkTWEZJUZVprp6aahc3O +ojjI/rRnENzATy/pyN8PSiJ/i7g4VM3TZ8MQqRnI2LH2QZtpWkT7LVvKU99NAFgukoIVS fykUgcFJrsNucFZv5h8h4eMqZVzX7XeW3nyVpbjKLQxTyPutfjr2+ymKLSDQCg== |
| ARC-Authentication-Results | i=1; inbound-rspamd-56bdf96877-pxphc; none |
| X-Message-ID | 5l9OHV9fccNVmtlCXcvMgHUa |
| Received | from cel.leonerd.org.uk (home.leonerd.org.uk [81.187.167.236]) by 100.97.34.71 (trex/7.1.3); Mon, 09 Feb 2026 10:52:06 +0000 |
| Authentication-Results | inbound.mailchannels.net; spf=pass smtp.mailfrom=leonerd@leonerd.org.uk; dkim=none; dmarc=none; arc=none |
| Received-SPF | pass (dmarc-service-79fbc8656b-7hsgt: domain of leonerd.org.uk designates 81.187.167.236 as permitted sender) client-ip=81.187.167.236; envelope-from=leonerd@leonerd.org.uk; helo=cel.leonerd.org.uk; |
| Received | from vel.leo (d.1.7.a.d.c.e.c.0.1.b.5.0.f.9.d.2.4.0.0.7.f.3.0.0.b.8.0.1.0.0.2.ip6.arpa [IPv6:2001:8b0:3f7:42:d9f0:5b10:cecd:a71d]) by cel.leonerd.org.uk (Postfix) with ESMTPSA id 97F3A1BFF7; Mon, 9 Feb 2026 10:52:02 +0000 (GMT) |
| Date | Mon, 9 Feb 2026 10:51:58 +0000 |
| To | Karl Williamson <perl@khwilliamson.com> |
| Cc | perl5-porters@perl.org |
| Subject | Re: PPC: restrict legal identifier names for security |
| Message-ID | <20260209105158.7620f62e@vel.leo> (permalink) |
| In-Reply-To | <58a71a37-0ebf-46af-be5d-767d2e817975@khwilliamson.com> |
| References | <58a71a37-0ebf-46af-be5d-767d2e817975@khwilliamson.com> |
| X-Mailer | Claws Mail 4.3.1 (GTK 3.24.51; x86_64-pc-linux-gnu) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| Approved | news@nntp.perl.org |
| From | leonerd@leonerd.org.uk ("Paul \"LeoNerd\" Evans") |
Show key headers only | View raw
On Sun, 8 Feb 2026 15:45:15 -0700 Karl Williamson <perl@khwilliamson.com> wrote: > This could > be alleviated by enabling some restrictions only under a 'use v5.xx' I think this seems reasonable, yes. Do you have a suggestion for a feature name there? Given we have the next point release in 11 days now and that's the "contentious changes freeze" time, what sort of timescale do you imagine you might have something ready for review? Does it seem like something we could consider for 5.44? -- Paul "LeoNerd" Evans leonerd@leonerd.org.uk http://www.leonerd.org.uk/ | https://metacpan.org/author/PEVANS
Back to perl.perl5.porters | Previous | Next — Previous in thread | Next in thread | Find similar
PPC: restrict legal identifier names for security perl@khwilliamson.com (Karl Williamson) - 2026-02-08 15:45 -0700
Re: PPC: restrict legal identifier names for security leonerd@leonerd.org.uk ("Paul \"LeoNerd\" Evans") - 2026-02-09 10:51 +0000
Re: PPC: restrict legal identifier names for security perl@khwilliamson.com (Karl Williamson) - 2026-02-10 12:22 -0700
csiph-web