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