in reply to Re: Some Parse::RecDescent Tutorialsin thread Some Parse::RecDescent Tutorials
Eliminating Left Recursion in Parse::RecDescent discusses a mechanical approach. It doesnt cover the P::RD specific solutions though.