Re: [perl #44345] [PATCH] Add NQP to docs/glossary.pod

2007-08-03 Thread Colin Kuskie
>The attached patch adds NQP to the glossary in the docs directory. > The attached, corrected patch gives the correct definition for NQP. Colin Index: docs/glossary.pod === --- docs/glossary.pod

Re: [perl #44345] [PATCH] Add NQP to docs/glossary.pod

2007-08-02 Thread Larry Wall
: +Acronym for Native Quite Perl (6). NQP is designed to be a very small compiler for s/Native/Not/ Larry