Debugging HTML::Mason #2435
Unanswered
shahramatrian
asked this question in
Q&A
Replies: 1 comment 1 reply
-
It doesn't work out of the box and requires support from the framework side, HTML::Mason in this case. See https://metacpan.org/pod/Devel::Camelcadedb#TEMPLATE-ENGINES-INTEGRATION |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I'm a Perl newbie so please take it easy if my question looks silly.
Is there any way to debug HTML::Mason scripts? I couldn't set breakpoints on those scripts, so here is what I do:
I expect the debugger to stop on a breakpoint but it doesn't although breakpoints on other Perl scripts and packages work properly.
Can you please help?
Beta Was this translation helpful? Give feedback.
All reactions