ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Devel-FindRef/Changes
Revision: 1.6
Committed: Sat Apr 26 03:15:28 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: rel-1_2
Changes since 1.5: +4 -0 lines
Log Message:
1.2

File Contents

# Content
1 Revision history for Perl extension Devel::FindRef
2
3 1.2 Sat Apr 26 05:14:58 CEST 2008
4 - apply lots of fixes by Chris Heath.
5 - redo example in manpage, it's complete now.
6
7 1.1 Sat Dec 29 22:04:14 CET 2007
8 - ignore weak references.
9 - weaken internal references, to avoid displaying
10 them and drowning important output.
11 - properly find magical references.
12
13 1.0 Wed Nov 28 13:19:45 CET 2007
14 - correctly restore RMAGICAL flag (Ruslan Zakirov).
15
16 0.2 Wed Feb 7 22:31:58 CET 2007
17 - "backport" to 5.8.8.
18
19 0.1 Fri Jan 12 00:06:57 CET 2007
20 - initial release.
21
22 0.0 Thu Jan 11 14:21:47 CET 2007
23 - copied from Convert-Scalar.