Suggestions other than grep -b3 :-)
Lusercop
`the.lusercop' at lusercop.net
Thu Apr 13 15:27:25 BST 2006
On Thu, Apr 13, 2006 at 03:10:05PM +0100, Simon Wistow wrote:
> On Thu, Apr 13, 2006 at 02:58:03PM +0100, Jonathan Stowe said:
>> Apart from the typo I can't actually see what is wrong with this code,
>> maybe you explain what "this sort of construct" is precisely.
> Presumably the double use of my on $retval which would prevent the
> setting of $retval->{a} being returned from the sub.
Isn't that a warning in normal perl code?
Are you trying to do a static analysis, in which case some kind of Debugger
module may be your best bet.
If you can grep the subs and call them all in turn, that may help.
--
Lusercop.net - LARTing Lusers everywhere since 2002
More information about the london.pm
mailing list