Larry Wall <[EMAIL PROTECTED]> writes:
> That's part of why I named it "btw" in the first place. The problem with
> "prop" is it's not quite obscure enough.
In the Netherlands, we have a value added tax named BTW. So it's not
unlikely for financial programs to implement a btw property or
method
Simon,
Here (finally) is that list of SV functions. I ran out of time to
trawl through the pp*.c files, so this is based only on what I found
in sv.c.
Dave M.
This a grouping and summary of the functions in sv.c (ignoring the
strictly local ones). The grouping scheme is probably a bit arbitrar
Simon Cozens writes:
> Any progress on this? I'd like to start drawing up something for the
> internal variables API soonish. Well, last month, actually, but soonish
> would do just fine. :)
[EMAIL PROTECTED] writes:
>> Simon,
>> Here (finally) is that list of SV functions. I ran out of time t