in reply to S/// for Switch-case-default to if-if else-else conversion

Have you considered using Parse::RecDescent? Brings some structure to the parsing job.
  • Comment on Re: S/// for Switch-case-default to if-if else-else conversion