1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Changes
Dumper.pm
Makefile.PL
MANIFEST
profile
README
t/00_syntax.t
t/01_simple_datatypes.t
t/02_circular_references.t
t/03_objects.t
t/04_callbacks.t
t/05_file_io.t
t/06_compression.t
t/07_dtd.t
t/08_utf8.t
t/09_repeated_references.t
t/10_backwards_compatible.t
t/11_control_characters.t
t/12_class_loading.t
t/13_untaint_classnames.t
t/14_overloading.t
t/15_oo_cmp_ident.t
t/classes/Array_object.pm
t/classes/Hash_object.pm
t/classes/Scalar_object.pm
t/classes/Overloaded_object.pm
t/classes/Class/With/A/Long/Namespace/Scalar_object.pm
t/data/compression.xml.gz
t/data/file.xml
t/handle_undef.t
t/oo_style.t
t/scalar_literals.t
t/utf8_test.xml
|