Newsgroups: perl.dbi.dev Path: csiph.com!fu-berlin.de!bofh.it!nntp.perl.org Xref: csiph.com perl.dbi.dev:2292 Return-Path: Mailing-List: contact dbi-dev-help@perl.org; run by ezmlm Delivered-To: mailing list dbi-dev@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= cAml9nVFhXbvlUyXh5iCKuGaADI6swwi8vUZEdYNsmw=; b=iKggSTxAvngjN0OC q/fEw+AWiPIFwzqGsGfq1BnzMNZ8NDE+pq/P+fivWLptgs5CWlMvcGsAJSYywPsR 8UfRFEWaXrLiKRakZCOx/Xb/M1EJoraKEoLvEsDqz69p6hc6B9Ald7AxsxKMxzXv KX0sNJgFUlHgNukv9Im43gb8AUvqA8aPpvzrjCS5BYEr7hfgauT2kG2W4tISUXFV fp1xkiBBTv1z7neZbxfrPkh9Z4HQesLg3n6VHBEgelYMeqDf30y7P28f5MXUI/Gu 1WkXtuxOZ1WezF7wZvxeu8oWZuzQvaqrwF3npewmdII02b0mYqY9yTlv4yVD1hPZ pA7KWg== Received: (qmail 20601 invoked from network); 14 Feb 2025 10:14:21 -0000 Received: from xx1.develooper.com (147.75.38.233) by x6.develooper.com with SMTP; 14 Feb 2025 10:14:21 -0000 Received: from inbound-egress-6.mailchannels.net (inbound-egress-6.mailchannels.net [199.10.31.238]) by xx1.develooper.com (Postfix) with ESMTP id 82F9E7C18C for ; Fri, 14 Feb 2025 02:14:21 -0800 (PST) ARC-Seal: i=1; s=arc-2022; d=mailchannels.net; t=1739528054; a=rsa-sha256; cv=none; b=m+BmCJa4EdlyvV2D6C0IY2ww/5ffjZ5HzYDbdH03Yqkf7Y9ZKIUS3pKaG8RjCGUllBKEK4 jPDBp/VGGZD2kBXVvVKnRFadKb/vQ04EaesXCRKiMz7PoxgYyNSrclTTY7Uwiz68PTgzd3 F+2w6KTqtn2E2imO5PFeF+hpiLfvWeSfujsjiJfcuo0QnWVtW4brwKdSJ4OjiSrmXhHRyH 6ecTUeGKdfXbMtmhcerRRtm3kUKU1Phbc+4govf+iM1qJmp49Qg8fQodbXDbmUZXOa678r yv/s4ot51EGO3diZbQdtzjJXbdgmP/sfwpqcnHvCDYwV7d5TBvGC2ImLc9uhQw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=mailchannels.net; s=arc-2022; t=1739528054; 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=cAml9nVFhXbvlUyXh5iCKuGaADI6swwi8vUZEdYNsmw=; b=qZ3mKvmJWrRrIz9oo0Uai2HXLf0x88ZAF4hLj1Yzs5KRUClTlNfZg7otYpdlYkzIRqNamC QaeyYg/p+OfTTJ28JXpe8WP3c5ujVJQbqA0IGKlEOtrU+RPAEMWmiyk79r4XiG5P4tLzGw kipWxxLK1K+d6LTzcW+XlWr8+wnjPTcbZGv4tKTBeIFVY8D2O7oZdR4TBxWVPcp3nWOj3V thefwDZmNryYxYf3HqlefZ+ZHU8GX71+p2bat7msko88ySDygdhIruL/sI6sFlw4HaCzSp euhFQrbNDmy9kMm0yvumk6pua/3lJ7SxxZmH7p0hglxoq16lAk6Jca98hKfFMQ== ARC-Authentication-Results: i=1; inbound-rspamd-6d5c484c8f-p5v9r; none X-Message-ID: 5glxyHB74prFYQJhmlEisoKG Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384) by 100.126.220.123 (trex/6.10.3); Fri, 14 Feb 2025 10:14: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-754c9dfdc-z7748: domain of github.com designates 192.30.252.204 as permitted sender) client-ip=192.30.252.204; envelope-from=noreply@github.com; helo=out-21.smtp.github.com; Received: from github.com (hubbernetes-node-276f4a4.ac4-iad.github.net [10.52.11.79]) by smtp.github.com (Postfix) with ESMTPA id A74F3700344 for ; Fri, 14 Feb 2025 02:14:13 -0800 (PST) Date: Fri, 14 Feb 2025 02:14:13 -0800 To: dbi-dev@perl.org Message-ID: Subject: [perl5-dbi/dbi] d0b3ef: Note merge Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: dbi-dev@perl.org X-Auto-Response-Suppress: All Original-From: "H.Merijn Brand" Reply-To: "H.Merijn Brand" , Approved: news@nntp.perl.org From: dbi-dev@perl.org ("H.Merijn Brand" via dbi-dev) Branch: refs/heads/master Home: https://github.com/perl5-dbi/dbi Commit: d0b3ef2bbde27f99a909b86519d4d6bd0517adb2 https://github.com/perl5-dbi/dbi/commit/d0b3ef2bbde27f99a909b86519d4d6bd0517adb2 Author: H.Merijn Brand - Tux Date: 2025-02-14 (Fri, 14 Feb 2025) Changed paths: M ChangeLog Log Message: ----------- Note merge To unsubscribe from these emails, change your notification settings at https://github.com/perl5-dbi/dbi/settings/notifications