Luke Palmer <[EMAIL PROTECTED]> wrote:
> Leopold Toetsch writes:
>> I don't. I don't know, what the autorun should initialize. Do you have
>> examples, what is/will be accomplished in the init "sub".

> Considering that subs have to be manually inserted into the symbol
> table,

.pcc_sub symbols automatically get entered into the global stash. The
lexer should probably allow '::' as a valid symbol char though.

> ... perhaps the init code would add all the subs in a package to its
> namespace?  Specifically, C<import>.

Import does AFAIK need some params to be useful, so it has to be called
explicitely.

> Luke

leo

Reply via email to