On Thu, Aug 06, 2009 at 02:49:41PM +0100, Dagfinn Ilmari Manns?ker wrote:
> David Cantrell <da...@cantrell.org.uk> writes:
> > * use Data::Dumper to stringify the %params, but that doesn't handle
> >   subrefs
> $Data::Dumper::Deparse = 1;

Don't think that handles closures.  Indeed, I don't see how turning your
code into text and compiling it again could ever handle them.

-- 
David Cantrell | Official London Perl Mongers Bad Influence

  NANOG makes me want to unplug everything and hide under the bed
    -- brian d foy

Reply via email to