]> ruin.nu Git - NDIRC.git/blobdiff - PA.pm
mved package from ND::IRC to NDIRC
[NDIRC.git] / PA.pm
diff --git a/PA.pm b/PA.pm
index 0d6e160c391d68c054b46bfef73b8a527669b609..63a41d2efd5dcd0bf6bfa4f541f90219c441f0d9 100644 (file)
--- a/PA.pm
+++ b/PA.pm
 #   Free Software Foundation, Inc.,                                       *
 #   51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.         *
 #**************************************************************************/
-package ND::IRC::PA;
+package NDIRC::PA;
 use strict;
 use warnings;
 use ND::DB;
 use ND::Include;
-use ND::IRC::Access;
-use ND::IRC::Misc;
+use NDIRC::Access;
+use NDIRC::Misc;
 use POSIX;
 require Exporter;