Name : perl-Convert-Bencode_XS
| |
Version : 0.60.0
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.2.1
| Date : 2024-07-20 00:44:44
|
Group : Unspecified
| Source RPM : perl-Convert-Bencode_XS-0.60.0-lp155.2.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://www_suse_com/
| |
Summary : Faster conversions to/from Bencode format
|
Description :
* bencode($stuff)
Returns a bencoded string representing what\'s in $stuff. $stuff can be either a scalar, an array reference or a hash reference. Every nesting of these data structures is allowed, other ones will croak.
* bdecode($bencoded)
Returns a Perl data structure: it could be either a scalar, array reference or hash reference depending on what\'s in $bencoded. Dictionaries are converted in hashes, lists in arrays, scalars in strings. If $COERCE (see below) is set to a false value then scalars encoded like integers will be cleanse() before being returned so that a re-serialization of the structure will give back exactly the same bencoded string.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/15.5/x86_64 |