fix: fixed package name

This commit is contained in:
Dominik Meyer 2025-02-09 20:18:26 +01:00
parent 2deabe834a
commit 45f16307cc
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

@ -1,4 +1,4 @@
package Net::LMTP; package Net::LMTP2;
# ABSTRACT: A client class for the LMTP protocol # ABSTRACT: A client class for the LMTP protocol
use strict; use strict;
use warnings; use warnings;