Fixed separated namespaces.
[PerlMail.git] / PerlMail / Contacts.pm
index ecee569..0471a7e 100644 (file)
@@ -1,7 +1,7 @@
-#! /usr/bin/perl -w
+#! /usr/bin/perl
 # 
 #      $Id$
-# Copyright (C) 2002 Jan Kratochvil <short@ucw.cz>
+# Copyright (C) 2002-2003 Jan Kratochvil <project-PerlMail@jankratochvil.net>
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 
-package PrecislovaniLace::Contacts;
+package PerlMail::Contacts;
 use vars qw($VERSION);
 $VERSION=do { my @r=(q$Revision$=~/\d+/g); sprintf "%d.".("%03d"x$#r),@r; };
 use strict;
-#use warnings;
+use warnings;
 
 
 sub new