, at 12:19, Anno Siegel wrote:
I'd like to add the ability to give multiple (partial) configuration
files to init() and init_and_watch(). In place of a single file, you
could specify an array(ref) of files, whose concatenation is used in
initialization, and which are all watched for change
On 05.10.2008, at 12:08, Anno Siegel wrote:
> When I posted the message reproduced below I managed to append a
> botched
> version of my patch. Here is a good one (demo.tgz was okay,
> reposting for
> completeness). Sorry about that.
>
>
[etc]
Hmm... it'
On 14.10.2008, at 20:22, todd.e.rinaldo wrote:
> Hi,
>
> I often have a helper routine in my code that logs an event and then
> does stuff. In some cases, it would be helpful if the line number that
> is logged was one level up from where I call debug.
>
> My question: does functionality exist in