Fix list creation, add a method to enumerate a list's subscribers.
authorChris Nehren <apeiron@cpan.org>
Sat, 3 Sep 2011 22:24:16 +0000 (18:24 -0400)
committerChris Nehren <apeiron@cpan.org>
Sat, 3 Sep 2011 22:24:56 +0000 (18:24 -0400)
commit0456162d259639d660e8d24de30c226a7fd9ad9b
tree88dd44d442007bb6ecee7a3d2c360b1be32d16fd
parent243baf4d17a8918313b4555521216318e32c1e64
Fix list creation, add a method to enumerate a list's subscribers.
lib/App/Promulger/Command/members.pm [new file with mode: 0644]
lib/App/Promulger/Command/newlist.pm
lib/Promulger/List.pm