mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 17:45:40 -04:00
The built-in dumper in B::Deparse doesn't handle cyclic constants (and recurses infinitely). For example: deparse: use constant FOO => do { my %x; $x{k} = \%x }; FOO This problem also occurs if you try to deparse parameter types with Function::Parameters and Types::Standard. |
||
---|---|---|
.. | ||
.svn | ||
_Inline | ||
Bot | ||
eval.pl | ||
EvalServer.pm |