Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Devel-StackTrace
From: Thomas Klausner
Date: 2005-11-22 23:03:26
Message id: 20051122220326.C60F22DA27@cvs.netbsd.org
Log Message:
Update to 1.12:
1.12 Sep 30, 2005
- Newer versions of Perl use Unix-style filenames when reporting the
filename in caller(), which breaks Exception::Class tests on other
platforms, and is just kind of funky. This module now calls
File::Spec->canonpath() to clean up the filename in each frame.
Reported by Garret Goebel.
Files: