Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Devel-StackTrace-AsHTML
From: Makoto Fujiwara
Date: 2015-01-29 06:29:41
Message id: 20150129052942.093D498@cvs.netbsd.org
Log Message:
Update 0.11 to 0.14
-------------------
0.14 Mon Feb 18 11:40:53 PST 2013
- Fix test for Win32 (RickFord)
0.13 Mon Feb 11 11:52:15 PST 2013
- Get subroutine arguments from the next frame too
0.12 Mon Feb 11 11:25:50 PST 2013
- Fixed the use of $frame->subroutine since it returns a
subroutine that is *invoked* on that call frame, rather than
what the frame is *in*. Fixed to peek the next frame to get the
current subroutine. (Caelum)
Files: