in reply to Re: Re: Package variables and Parse::RecDescent
in thread Package variables and Parse::RecDescent

Sorry. It's a recipie for creating objects from Design Patterns (Gamma et al, ISBN 0201633612). There's some examples referenced from http://wiki.cs.uiuc.edu/PatternStories/BuilderPattern. See also the Portlan Pattern Repository Wiki.

  • Comment on Re: Re: Re: Package variables and Parse::RecDescent