Ah yes that would explain it. $job is a scalar variable holding a reference to the hash, as such you need to dereference it when accessing a specific field of the hash. Like so $job->{start} =~ s/^0+//;
In reply to Re: Re: Re: Re: Re: Reference to a single array item in an array of hashes?
by tedrek
in thread Reference to a single array item in an array of hashes?
by ogxela
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |