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

Spops freeware
 

Spops

Added: April 07, 2010 | Visits: 810

SPOPS::Iterator SPOPS::Iterator is a class to cycle through results and return SPOPS objects. SYNOPSIS my $iter = $spops_class->fetch_iterator({ where => last_name like ?, value => [ smi% ] }); while ( $iter->has_next ) { my $object = $iter->get_next; print "Object ID: ", $object->id, " at position: ",... Platforms: *nix

License: Freeware Size: 286.72 KB Download (88): SPOPS::Iterator Download

Added: September 22, 2010 | Visits: 1.210

SPOPS::Manual::Configuration SPOPS::Manual::Configuration is a description of variables used in the SPOPS configuration process. These are variables used in all SPOPS implementations. The name of the variable is the key used in the configuration hashref. Here is a fairly minimal example of a configuration hashref: 1:... Platforms: *nix

License: Freeware Size: 286.72 KB Download (97): SPOPS::Manual::Configuration Download

Released: June 14, 2012  |  Added: June 14, 2012 | Visits: 173

SPOPS SPOPS is a robust and powerful Perl module that allows you to serializeobjects to different datastores (many SQL databases, LDAP, GDBM). It is unique in that it also allows you to apply security to these objects using a fairly simple but powerful schem Platforms: Windows, Mac, Linux

License: Freeware Size: 285.1 KB Download (47): SPOPS Download

Added: May 10, 2013 | Visits: 220

SPOPS SPOPS is a robust and powerful module that allows you to serialize objects. It is unique in that it also allows you to apply security to these objects using a fairly simple but powerful scheme of users and groups. (You can, of course, turn off security if you want.)The configuration you specify... Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (53): SPOPS Download

Added: July 04, 2010 | Visits: 1.631

OpenInteract2::Manual::Tutorial OpenInteract2::Manual::Tutorial is a Perl module that will teach learn you how to create and modify a package. SYNOPSIS This tutorial will show you the different methods for creating a package and how to maintain them. CREATING THE PACKAGE A word on the example For our example were... Platforms: *nix

License: Freeware Size: 931.84 KB Download (99): OpenInteract2::Manual::Tutorial Download

Added: March 17, 2010 | Visits: 842

OpenInteract::Template::Plugin OpenInteract::Template::Plugin is a Perl module with custom OpenInteract functionality in templates. SYNOPSIS # Create the TT object with the OI plugin my $template = Template->new( PLUGINS => { OI => OpenInteract::Template::Plugin }, ... ); my ( $output ); $template->process(... Platforms: *nix

License: Freeware Size: 655.36 KB Download (93): OpenInteract::Template::Plugin Download

Added: February 01, 2010 | Visits: 860

OpenInteract2::TT2::Plugin OpenInteract2::TT2::Plugin is a Perl module for custom OpenInteract functionality in templates. SYNOPSIS # Create the TT object with the OI plugin my $template = Template->new( PLUGINS => { OI => OpenInteract2::TT2::Plugin }, ... ); my ( $output ); $template->process( package::template,... Platforms: *nix

License: Freeware Size: 931.84 KB Download (97): OpenInteract2::TT2::Plugin Download

Added: June 19, 2010 | Visits: 701

OpenInteract2::Config::Initializer OpenInteract2::Config::Initializer is a Perl module for observable configuration initialization events. SYNOPSIS # Add an initializer in your package.conf name mypackage version 1.10 ... config_watcher OpenInteract2::MyInitializerSpops config_watcher OpenInteract2::MyInitializerAction... Platforms: *nix

License: Freeware Size: 931.84 KB Download (86): OpenInteract2::Config::Initializer Download

Added: May 10, 2013 | Visits: 459

OpenInteract OpenInteract is a web application server written in Perl. It features integrated data persistence, security, user and group management, plus an easy way to create and distribute fully database-independent applications. Features: - A robust system of components that can access your data just about... Platforms: *nix, Perl, BSD

License: Freeware Download (54): OpenInteract Download

Added: June 30, 2013 | Visits: 298

OpenInteract2::Manual::AdminDatabase OpenInteract2::Manual::AdminDatabase is a Perl module to setup databases for use with OpenInteract2. OpenInteract2 is designed to work with one or more relational database systems (RDBMS). Thanks to SPOPS, it can be flexible about which one it uses. But you still need to do some initial setup... Platforms: *nix

License: Freeware Size: 911.36 KB Download (32): OpenInteract2::Manual::AdminDatabase Download