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.478.824 Times

Store Returns freeware
Filter: All | Freeware | Demo
 

Store Returns

< 1 2 3 4 5 > 
Added: February 20, 2010 | Visits: 632

OOPS OOPS is Object Oriented Persistent Store. SYNOPSIS use OOPS; transaction(sub { $oops = new OOPS dbi_dsn => $DBI_DSN, username => $username, password => $password, table_prefix => "MY"; $oops->commit; $oops->{my_1st_bit_of_data} = a scalar; $oops->{my_2nd_bit_of_data} = { A => hash... Platforms: *nix

License: Freeware Size: 296.96 KB Download (90): OOPS Download

Added: March 16, 2010 | Visits: 964

Persistent::Base Persistent::Base is an Abstract Persistent Base Class. SYNOPSIS ### we are a subclass of ... ### use Persistent::Base; @ISA = qw(Persistent::Base); ABSTRACT This is an abstract class used by the Persistent framework of classes to implement persistence with various types of data stores.... Platforms: *nix

License: Freeware Size: 38.91 KB Download (88): Persistent::Base Download

Added: February 02, 2010 | Visits: 1.164

NET=MGM Net=MGM (Netmanager) is a tool to store information about subnets and virtual LANs in a data center environment. NET=MGM is useful for network administrators who manage a large network and want to track information on every LAN or VLAN in the network. You can view information grouped by... Platforms: *nix

License: Freeware Size: 46.08 KB Download (101): NET=MGM Download

Added: January 21, 2010 | Visits: 2.751

Wiki::Toolkit::Formatter::Mediawiki Wiki::Toolkit::Formatter::Mediawiki is a Mediawiki-style formatter for Wiki::Toolkit. SYNOPSIS This package implements a formatter for the Wiki::Toolkit module which attempts to duplicate the behavior of the Mediawiki application (a set of PHP scripts used by Wikipedia and friends). use... Platforms: *nix

License: Freeware Size: 6.14 KB Download (101): Wiki::Toolkit::Formatter::Mediawiki Download

Added: July 15, 2010 | Visits: 1.080

FuLFS FuLFS is a simple hack to store and read very large files on/from a filesystem with small maximum file size. The primary purpose was putting DVD-size images on FAT32 and use it transparently. The files are stored in the form name.aa, name.ab, ... Usage: ./fulfs physical-storage-dir... Platforms: *nix

License: Freeware Size: 8.19 KB Download (102): FuLFS Download

Added: February 04, 2010 | Visits: 783

MLDBM MLDBM is a Perl module to store multi-level hash structure in single level tied hash. SYNOPSIS use MLDBM; # this gets the default, SDBM #use MLDBM qw(DB_File FreezeThaw); # use FreezeThaw for serializing #use MLDBM qw(DB_File Storable); # use Storable for serializing $dbm = tie %o, MLDBM... Platforms: *nix

License: Freeware Size: 10.24 KB Download (91): MLDBM Download

Added: February 23, 2010 | Visits: 1.144

IAM OPML Parser Class IAM OPML Parser Class parses an OPML file (provided its URL) and returns an array. OPML (Outline Processor Markup Language) is an XML format for outlines. Originally developed by Radio UserLand as a native file format for an outliner application, it has since been adopted for other uses, the... Platforms: *nix

License: Freeware Size: 2.05 KB Download (106): IAM OPML Parser Class Download

Added: January 20, 2010 | Visits: 1.852

iTMS-4-ALL iTMS-4-ALL is a Perl CGI script that allows you to search Apples iTunes Music Store from any Web browser. First of all, you can try the live script. Thanks to the people at Downhill Battle for hosting the script---they have also posted some interesting ideas about how the iTunes database can be... Platforms: *nix

License: Freeware Size: 55.3 KB Download (238): iTMS-4-ALL Download

Added: August 14, 2010 | Visits: 912

Libeval Libeval provides simple means of evaluating simple arithmetic expressions involving literal numeric values, variables and functions using the addition (+), subtraction (-), multiplication (*), division (/), modulo division (), exponentiation (^), sign (+-), percentag (%) and grouping (())... Platforms: *nix

License: Freeware Size: 27.65 KB Download (95): Libeval Download

Added: June 18, 2010 | Visits: 1.085

GNU Keyring Keyring is a program lets you securely store digital secret keys on your Palm handheld computer. This information might include computer account passwords, credit card or banking numbers, GnuPG passphrases, or OPIE pads. (Previously "GNU Keyring for PalmOS".) Many people use Keyring for PalmOS... Platforms: *nix

License: Freeware Size: 44.03 KB Download (102): GNU Keyring Download

Added: September 06, 2010 | Visits: 786

KiGa 3000 KiGa 3000 project is a tool to store, search, and print the data records of children in Kindergarten. KiGa 3000 is an extendable graphical tool to store, manage, search, and print the data records (about 50 domain-specific properties) of children in a German Kindergarten. It may be used (with... Platforms: *nix

License: Freeware Size: 716.8 KB Download (93): KiGa 3000 Download

Added: November 20, 2010 | Visits: 1.040

SharpMusique SharpMusique project is the fair interface to the iTunes Music Store.. Platforms: *nix

License: Freeware Size: 58.37 KB Download (120): SharpMusique Download

Added: April 09, 2010 | Visits: 766

Object::Relation::Meta::Attribute::Schema Object::Relation::Meta::Attribute::Schema is a Perl module for Object::Relation database store builder. Synopsis # Assuming MyThingy was generated by Object::Relation::Meta and that were building # a data store schema. my $class = MyThingy->my_class; print "nAttributes:n"; for my $attr... Platforms: *nix

License: Freeware Size: 235.52 KB Download (94): Object::Relation::Meta::Attribute::Schema Download

Added: July 27, 2010 | Visits: 838

Object::Relation::Meta::Class::Schema Object::Relation::Meta::Class::Schema is a Perl module for Object::Relation database store builder. This module is provides metadata for all Object::Relation classes while building a storage schema. Loading Object::Relation::Schema causes it to be used instead of Object::Relation::Meta::Class.... Platforms: *nix

License: Freeware Size: 24.58 KB Download (87): Object::Relation::Meta::Class::Schema Download

Added: April 26, 2010 | Visits: 936

HTTP::GetImages HTTP::GetImages is a spider to recover and store images from web pages. SYNOPSIS use HTTP::GetImages; $_ = new HTTP::GetImages ( dir => ., todo => [http://www.google.com/,], dont => [http://www.somewhere/ignorethis.html,http://and.this.html], chat => 1, ); $_->print_imgs;... Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): HTTP::GetImages Download

Added: June 18, 2010 | Visits: 720

libZI libZI is a library that allows developers to store configuration information into an xml-file using a predefined and common syntax structure. The following encompasses the rationale behind such a library: It has become common in Unix based environments to store configuration information into... Platforms: *nix

License: Freeware Size: 16.38 KB Download (87): libZI Download

Added: May 08, 2010 | Visits: 853

Leafnode Leafnode is a software package that implements a store & forward NNTP proxy (client and server) that supports TCP connections across IPv4 and IPv6. Leafnode can be used to give a regular newsreader off-line functionality, merge news articles from several upstream newsservers for newsreaders that... Platforms: *nix

License: Freeware Size: 389.12 KB Download (90): Leafnode Download

Added: September 22, 2010 | Visits: 867

NullPop NullPop is a POP3 server that allows logins, but never returns any email. NullPop is useful for certain setups where the user needs an account setup in their mail client, but no real mail will ever be received. Installation: A basic install procedure looks like this. # cd nullpop-0.x #... Platforms: *nix

License: Freeware Size: 79.87 KB Download (90): NullPop 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: 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

< 1 2 3 4 5 >