Add auth bits to Blerg::Database
authorChip Black <bytex64@bytex64.net>
Sat, 23 Nov 2013 22:22:47 +0000 (16:22 -0600)
committerChip Black <bytex64@bytex64.net>
Sat, 29 Mar 2014 03:56:23 +0000 (22:56 -0500)
commit4a1ef10deb4ba66c2008a21865b9ed07a7e88def
tree6bb90aeb2c3f40a0386396e38927058471fd6e05
parent0633c5ed9ca5302ba9ff0eb9050bc23f1173e38a
Add auth bits to Blerg::Database

Also, reorganized tests into database, subscription, and auth portions.
lib/perl/Blerg-Database/Database.xs
lib/perl/Blerg-Database/Makefile.PL
lib/perl/Blerg-Database/t/auth.t [new file with mode: 0644]
lib/perl/Blerg-Database/t/database.t [moved from lib/perl/Blerg-Database/t/Blerg-Database.t with 76% similarity]
lib/perl/Blerg-Database/t/subscription.t [new file with mode: 0644]