Name : perl-Data-Properties
| |
Version : 1.07
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.1.1
| Date : 2023-01-27 17:22:04
|
Group : Unspecified
| Source RPM : perl-Data-Properties-1.07-lp154.1.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : Persistent properties
|
Description :
This class is a Perl version of Java\'s *java.util.Properties* and aims to be format-compatible with that class.
The *Properties* class represents a persistent set of properties. The *Properties* can be saved to a filehandle or loaded from a filehandle. Each key and its corresponding value in the property list is a string.
A property list can contain another property list as its \"defaults\"; this second property list is searched if the property key is not found in the original property ist.
*Properties* does no type checking on the keys or values stored with \'set_property()\'. Keys and values are stored as strings via \'sprintf()\', so you almost always want to use simple keys and values, not arrays, or hashes, or references. Keys and values are loaded and stored \"as-is\"; no character or other conversions are performed on them.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-D/15.4/noarch |