Name : perl-Data-PropertyList
| |
Version : 1998.1217
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.9.1
| Date : 2023-01-27 17:23:48
|
Group : Development/Libraries/Perl
| Source RPM : perl-Data-PropertyList-1998.1217-lp154.9.1.src.rpm
|
Size : 0.02 MB
| |
Packager : https://www_suse_com/
| |
Summary : Convert arbitrary objects to/from strings
|
Description :
Data::Propertylist provides functions that turn data structures with nested references into NeXT\'s Property List text format and back again.
You may find this useful for saving and loading application information in text files, or perhaps for generating error messages while debugging.
* astext( $reference ) : $propertylist_string;
Writes out a nested Perl data structure in NeXT property list format.
* fromtext( $propertylist_string ) : $hash_ref
* fromtext( $propertylist_string, \'-array\'=>1 ) : $array_ref
Reconstructs a Perl data structure of nested references and scalars from a NeXT property list. Use the -array flag if the string encodes an array rather than a hash.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-D/15.4/noarch |