X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=Access.pm;h=5395ccdc226ee75d2ead11ea7653ffc1c8f28a7f;hb=ec80f6c0dba1fd56a63d591e89f6368d468912f7;hp=03851bb382de69e33b08ba0f0d0851d4ab68ed26;hpb=513973522ca22a3b51b0dea02094b75b55d0ed96;p=NDIRC.git diff --git a/Access.pm b/Access.pm index 03851bb..5395ccd 100644 --- a/Access.pm +++ b/Access.pm @@ -16,7 +16,7 @@ # Free Software Foundation, Inc., * # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * #**************************************************************************/ -package ND::IRC::Access; +package NDIRC::Access; use strict; use warnings; require Exporter;