in reply to Re^4: Parse::RecDescent in Cava Packager
in thread Parse::RecDescent in Cava Packager

for perl 5.8 (in my path), i created new project, added file.pl to scripts, added to executable, and build
for perl 5.10 exactly the same, except I edited "perl library"/"module search paths" to point to my 5.10 install, and add feature to "explicit includes"
  • Comment on Re^5: Parse::RecDescent in Cava Packager