in reply to Re: Re: Re: RFC: Data::Dumper::Lite
in thread RFC: Data::Dumper::Lite

That works beautifully! I can keep my data (and some of the methods) wrapped up nice and snug (and some what out of reach) inside of my object. The user can decide if they want to use the module functionally or in an OO manner.
  • Comment on Re: Re: Re: Re: RFC: Data::Dumper::Lite