Some small cleanups in project. Remove a couple of instances of direct hash access...
authorTomas Doran <bobtfish@bobtfish.net>
Wed, 11 Nov 2009 22:10:09 +0000 (22:10 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Wed, 11 Nov 2009 22:10:09 +0000 (22:10 +0000)
commitb719ff6a8e43032a464cf3c8dc0215ffd9bdaccc
tree7dffacbda47a365720a7ad297ca8dff75c5fee01
parent7bc165b37bdbd5d5dfc11b4ddf0894db0ea3be81
Some small cleanups in project. Remove a couple of instances of direct hash access which should be method calls. Also convert method which was stuffing data into  manually into an attribute with builder. Change POD block to comment as search.cpan doesn't want to see that crap.
lib/Gitalist/Git/Project.pm