On 26 June 2013 14:36, Faelin McCaley Landy <faelin.la...@gmail.com> wrote:

> One way or another, for whatever reason, the HashRef attributes do not
> seem to exist until I start populating them (meaning that it's a bit more
> frustrating to use them if I don't want a default value...
>

Were you accessing them as

   $object->{attribute}

instead of

   $object->attribute

?

Because that would be a problem.


-- 
Kent

perl -e  "print substr( \"edrgmaM  SPA NOcomil.ic\\@tfrken\", \$_ * 3, 3 )
for ( 9,8,0,7,1,6,5,4,3,2 );"

http://kent-fredric.fox.geek.nz

Reply via email to