1Revision history for Perl extension Data::Properties.
2
31.07  Thu Sep 09 10:34:35
4      - Re-released 0.02 as 1.07 to supercede an incompatible 1.05 version.
5      - Updated Changes file on request of Petr Pisar.
6      - Added LICENSE file on request of Emmanuel Seyman.
7
80.02  Tue Nov 27 09:10:31 2001
9        - use $| instead of flush to avoid loading IO::Handle
10
110.01  Mon Nov 26 10:03:02 2001
12	- a perl version of java.util.Properties. loads and stores
13	property lists. supports defaults. doesnt handle escape sequences
14	or one or two other tricky things.
15
16