Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.672 Times

Serialized freeware
Filter: All | Freeware | Demo
 

Serialized

< 1 2 3 4 > 
Added: February 19, 2010 | Visits: 1.275

Crypt::OpenPGP::Plaintext Crypt::OpenPGP::Plaintext is a plaintext, literal-data packet. SYNOPSIS use Crypt::OpenPGP::Plaintext; my $pt = Crypt::OpenPGP::Plaintext->new( Data => $data, Filename => $file, ); my $serialized = $pt->save; my $pt = Crypt::OpenPGP::Plaintext->parse($buffer);... Platforms: *nix

License: Freeware Size: 97.28 KB Download (126): Crypt::OpenPGP::Plaintext Download

Added: October 19, 2010 | Visits: 1.261

OpenInteract2::Conversion::ActionConfig OpenInteract2::Conversion::ActionConfig is a Perl module that can convert old action.perl files into INI configurations. SYNOPSIS use OpenInteract2::Conversion::ActionConfig; my $old_config_text = join( , ); print OpenInteract2::Conversion::ActionConfig ->new( $old_config_text )... Platforms: *nix

License: Freeware Size: 7.17 KB Download (109): OpenInteract2::Conversion::ActionConfig Download

Added: November 14, 2010 | Visits: 961

Callback Callback is an object interface for function callbacks. SYNOPSIS use Callback; my $callback = new Callback (&myfunc, @myargs); my $callback = new Callback ($myobj, $mymethod, @myargs); my $callback = new Callback ($old_callback, @myargs); $callback->call(@some_more_args); Callback... Platforms: *nix

License: Freeware Size: 4.1 KB Download (109): Callback Download

Added: July 26, 2010 | Visits: 799

Log::Log4perl::JavaMap Log::Log4perl::JavaMap is a Perl module that maps java log4j appenders to Log::Dispatch classes. SYNOPSIS ############################### log4j.appender.FileAppndr1 = org.apache.log4j.FileAppender log4j.appender.FileAppndr1.File = /var/log/onetime.log log4j.appender.FileAppndr1.Append =... Platforms: *nix

License: Freeware Size: 225.28 KB Download (88): Log::Log4perl::JavaMap Download

Added: April 10, 2010 | Visits: 1.153

Tea4CUPS Tea4CUPS project is similar in functionnality to the GNU/Linux tee command, but available as a 100% plug and play generic CUPS backend wrapper. Tea4CUPS is the Swiss Armys knife of the advanced CUPS administrator, and can easily replace or extend most of the existing specialized CUPS backends... Platforms: *nix

License: Freeware Size: 44.03 KB Download (85): Tea4CUPS Download

Added: November 09, 2010 | Visits: 936

Rose::HTML::Objects Rose::HTML::Objects is a Perl object-oriented interfaces for HTML. SYNOPSIS use Rose::HTML::Form; $form = Rose::HTML::Form->new(action => /foo, method => post); $form->add_fields ( name => { type => text, size => 20, required => 1 }, height => { type => text, size => 5, maxlength => 5... Platforms: *nix

License: Freeware Size: 133.12 KB Download (99): Rose::HTML::Objects Download

Added: May 13, 2010 | Visits: 888

Faster Java Serialization Faster Java Serializations goal of the project is to enable faster serialization by generating bytecodes on the fly to serialize objects. When an object is serialized, its class is inspected and a class that implements the Serializer interface is generated. This class is tailor made to... Platforms: *nix

License: Freeware Size: 1.1 MB Download (96): Faster Java Serialization Download

Added: October 17, 2010 | Visits: 903

Class::Std::Storable Class::Std::Storable is a Perl module to support for creating serializable "inside-out" classes. SYNOPSIS In general, use this class exactly as you would Class::Std. package Ice::Cream; use Class::Std::Storable; { my %name_of :ATTR( :get :set ); my %flavor_of :ATTR( :get :set );... Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): Class::Std::Storable Download

Added: May 13, 2010 | Visits: 767

phpArmory phpArmory is a PHP class library. It allows PHP software developers to easily access data from the World of Warcraft Armory Web site. phpArmory project is useful because the Armory Web site contains up-to-date and official details on characters, guilds, and items in World of Warcraft. Whats... Platforms: *nix

License: Freeware Size: 174.08 KB Download (96): phpArmory Download

Added: May 24, 2010 | Visits: 825

MynahSA MynahSA is a cross-platform toolkit for connecting C++ objects to data streams. Developers using MynahSA can quickly and easily create client/server applications or encrypted files containing serialized object data. The toolkit uses OpenSSL for encryption and secure network communications.... Platforms: *nix

License: Freeware Size: 890.88 KB Download (97): MynahSA Download

Added: April 02, 2010 | Visits: 805

Storable Storable package contains persistence for Perl data structures. SYNOPSIS use Storable; store %table, file; $hashref = retrieve(file); use Storable qw(nstore store_fd nstore_fd freeze thaw dclone); # Network order nstore %table, file; $hashref = retrieve(file); # There is NO... Platforms: *nix

License: Freeware Size: 174.08 KB Download (89): Storable Download

Added: July 19, 2010 | Visits: 700

XML::Filter::DOMFilter::LibXML XML::Filter::DOMFilter::LibXML is a SAX Filter allowing DOM processing of selected subtrees. SYNOPSIS use XML::LibXML; use XML::Filter::DOMFilter::LibXML; my $filter = XML::Filter::DOMFilter::LibXML->new( Handler => $handler, XPathContext => XML::LibXML::XPathContext->new(), Process =>... Platforms: *nix

License: Freeware Size: 4.1 KB Download (89): XML::Filter::DOMFilter::LibXML Download

Added: June 07, 2010 | Visits: 567

PApp::Storable Storable module is a persistence for Perl data structures. SYNOPSIS use Storable; store %table, file; $hashref = retrieve(file); use Storable qw(nstore store_fd nstore_fd freeze thaw dclone); # Network order nstore %table, file; $hashref = retrieve(file); # There is NO nretrieve() #... Platforms: *nix

License: Freeware Size: 399.36 KB Download (88): PApp::Storable Download

Added: June 06, 2010 | Visits: 815

XOAD XOAD, formerly known as NAJAX, is a AJAX/XAP object oriented framework for PHP that allows you to create richer Web applications. It uses JSON and native PHP serialized objects to communicate. Special attention has been paid to security. XOAD supports server side events (observation) and client... Platforms: *nix

License: Freeware Size: 49.15 KB Download (89): XOAD Download

Added: April 07, 2010 | Visits: 693

benzo Benzo is a blabberbot written in python. His means of generating text is a Markov Chain- an algorithm that takes english text as input, and generates output (when addressed) based on statistics gathered from the input text. At least thats what its used for here. Just a few notes about version... Platforms: *nix

License: Freeware Size: 40.96 KB Download (87): benzo Download

Added: April 03, 2010 | Visits: 977

Module::Versions Module::Versions is a Perl module to handle versions of loaded modules with flexible result interface. SYNOPSIS use Module::Versions; # Simple Interface list Module::Versions; # prints formatted results to STDOUT Module::Versions->list; # prints formatted results to STDOUT # Shortcuts... Platforms: *nix

License: Freeware Size: 21.5 KB Download (95): Module::Versions Download

Added: January 25, 2010 | Visits: 1.695

OpenLexicon OpenLexicon is a business rules and business process management tool that rapidly develops applications for transaction and process-based applications. There are two main components of OpenLexicon: the metadata repository and the business rules engine. The OpenLexicon business rules engine is... Platforms: *nix

License: Freeware Size: 9.2 MB Download (142): OpenLexicon Download

Added: June 14, 2010 | Visits: 837

tpl Tpl is a binary data interchange format and C API. C programs can use tpl to store or load serialized images of structured C data. The data is stored in its native binary format. The data can consist of the basic C types, binary buffers and strings, and aggregations and arrays. The serialized... Platforms: *nix

License: Freeware Size: 296.96 KB Download (95): tpl Download

Added: January 25, 2010 | Visits: 694

Cocoatron Cocoatron is the suite of Automator Actions that brings drag-and-drop simplicity to creating and automating complex XML Processing Pipelines.Inspired by XProc and SXPipe, Cocoatron is a simple way to create, run and automate complicated XML processing pipelines without writing a line of custom... Platforms: Mac

License: Freeware Size: 221 KB Download (106): Cocoatron Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 653

Vectobar Pro Linear Basic for Mac OS A barcode generator software creates UPC, EAN, ISBN along with few other barcode symbols which will satisfy designers, labelers, book publishers around the world who need only UPC/EAN based barcodes. This package is affordable, yet powerful enough to create barcode in any dimensions with high... Platforms: Mac

License: Freeware Size: 5 MB Download (456): Vectobar Pro Linear Basic for Mac OS Download

< 1 2 3 4 >