Sub-refs in @INC screwing with your modules

David Cantrell david at cantrell.org.uk
Thu Aug 6 15:44:03 BST 2009


On Thu, Aug 06, 2009 at 02:49:41PM +0100, Dagfinn Ilmari Manns?ker wrote:
> David Cantrell <david at 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


More information about the london.pm mailing list