commit 79cd2b80e724358ae11bef76aadc484cc5a78a59 from: Omar Polo date: Sun May 07 10:33:04 2023 UTC forgot to rename package commit - 832a70bd80f0b6909416863947948163a0e7c0b6 commit + 79cd2b80e724358ae11bef76aadc484cc5a78a59 blob - 9289bc39e41cda915f55fe1ec281b329cfc60a2c blob + 91ed758affca126c135b290882b9fe02a8edd22d --- SMArc.pm +++ SMArc.pm @@ -2,7 +2,7 @@ # the public domain. The author hereby disclaims copyright to this # source code. -package GotMArc; +package SMArc; use strict; use warnings; use v5.32;