simple and stupid list creation. sets up aliases, creates the object, stores it.
authorChris Nehren <apeiron@cpan.org>
Wed, 30 Dec 2009 06:45:46 +0000 (01:45 -0500)
committerChris Nehren <apeiron@cpan.org>
Wed, 30 Dec 2009 06:45:46 +0000 (01:45 -0500)
commit514dce6357ac49f714778c90d2fb49ac03eae174
treed809a3fa35bbe13e66869256eef347d93ba04c3b
parentf7331abb763a54bacc55d895dac1649259238752
simple and stupid list creation. sets up aliases, creates the object, stores it.
and that's it.
bin/pmg [new file with mode: 0755]
lib/App/Promulger.pm [new file with mode: 0644]
lib/App/Promulger/Command/newlist.pm [new file with mode: 0644]
lib/Promulger/List.pm [new file with mode: 0644]
lib/Promulger/Schema.pm [new file with mode: 0644]