allow $self->{author} to be defined at ->new
authorCaleb Cushing <xenoterracide@gmail.com>
Thu, 22 Jul 2010 08:01:30 +0000 (04:01 -0400)
committerTomas Doran <bobtfish@bobtfish.net>
Wed, 11 Aug 2010 23:57:15 +0000 (00:57 +0100)
commita39434ca8405b55c5b39245e405ae96b16e224e0
treec1ba955c12a9aae53b65e6bcab3801a74d99db2b
parent265a397841fbfeb18830db4584257630c49d7ed3
allow $self->{author} to be defined at ->new

this allows us to write scripts that get our author information from someplace
other than the environment.

Signed-off-by: Caleb Cushing <xenoterracide@gmail.com>
lib/Catalyst/Helper.pm