|
Prev: Does Perl use a special hand-made parser, or does it use Yacc or some other pre-packaged tool?
Next: FAQ 9.22 How do I read mail?
From: Ben Bullock on 16 Apr 2008 20:12 On Wed, 16 Apr 2008 12:49:02 -0700, Robert wrote: > Do you know? If you compile perl from the source code, the "Configure" script asks you whether you want to use byacc or bison at one point (maybe it has detected these first). |