Changes between Version 3 and Version 4 of PerlTagScheme
- Timestamp:
- 05/13/06 13:53:02 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PerlTagScheme
v3 v4 32 32 }}} 33 33 34 Note: the first form, while more verbose, more closely matches what Python and Ruby do. (I think) See [wiki: http://pyyaml.org/wiki/PythonTagScheme].34 Note: the first form, while more verbose, more closely matches what Python and Ruby do. (I think) See [wiki:PythonTagScheme]. 35 35 36 36 The '!!perl' forms are only consumable by Perl. To share objects with Python, maybe use this form:
