Main > Programming > Libraries >

Convert::Bencode_XS 0.05

Convert::Bencode_XS 0.05

Sponsored Links

Convert::Bencode_XS 0.05 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.009 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1160
Date added: 2006-08-23
Publisher: Giulio Motta

Convert::Bencode_XS 0.05 description

Convert::Bencode_XS is a Perl module for faster conversions to/from Bencode format.
SYNOPSIS
use Convert::Bencode_XS qw(bencode bdecode);
use Data::Dumper;
print "Serializing:n", bencode([123, [], "XXX"]), "nn";
print Dumper bdecode(d3:fool3:bar4:stube6:numberi123ee);
__END__
Serializing:
li123el0:e3:XXXe
$VAR1 = {
number => 123,
foo => [
bar,
stub
]
};
bencode($stuff)
Returns a bencoded string representing whats 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 whats 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.
Enhancements:
- Perl

Convert::Bencode_XS 0.05 Screenshot

Advertisements

Convert::Bencode_XS 0.05 Keywords

Bookmark Convert::Bencode_XS 0.05

Hyperlink code:
Link for forum:

Convert::Bencode_XS 0.05 Copyright

WareSeeker periodically updates pricing and software information of Convert::Bencode_XS 0.05 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Convert::Bencode_XS 0.05 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Convert::Bencode are functions for converting to/from bencoded strings. Free Download
Convert::Braille is a Perl module that can convert Between Braille Encodings. Free Download
Convert::Braille::English is a Perl module that can convert Between Braille Encodings. Free Download
Convert::Wiki::Node::Line is a Perl module that represents a horizontal line (aka ruler). Free Download
Convert::Wiki::Node::Head is a Perl module that represents a headline node. Free Download
Convert::Wiki::Node::Para is a Perl module that represents a text paragraph node. Free Download
Convert::Base32 is a Perl module for encoding and decoding of base32 strings. Free Download
Convert::Wiki::Node::Item is a Perl module that represents an item in a list (aka < li > or *). Free Download