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

Dbi Authorization freeware
Filter: All | Freeware | Demo
 

Dbi Authorization

< 1 2 3 4 5 > 
Added: January 02, 2010 | Visits: 520

DBIx::Class::CDBICompat DBIx::Class::CDBICompat is a Class::DBI Compatibility layer. SYNOPSIS use base qw/DBIx::Class/; __PACKAGE__->load_components(qw/CDBICompat Core DB/); DBIx::Class features a fully featured compatibility layer with Class::DBI to ease transition for existing CDBI users. In fact, this class is... Platforms: *nix

License: Freeware Size: 174.08 KB Download (89): DBIx::Class::CDBICompat Download

Added: November 25, 2010 | Visits: 1.520

DBD::SQLite DBD::SQLite is a Self Contained RDBMS in a DBI Driver. SYNOPSIS use DBI; my $dbh = DBI->connect("dbi:SQLite:dbname=dbfile","",""); SQLite is a public domain RDBMS database engine that you can find at http://www.hwaci.com/sw/sqlite/. Rather than ask you to install SQLite first, because... Platforms: *nix

License: Freeware Size: 542.72 KB Download (108): DBD::SQLite Download

Added: October 22, 2010 | Visits: 855

fwknop fwknop stands for the "FireWall KNock OPerator", and implements an authorization scheme based around Netfilter and libpcap that requires only a single encrypted packet in order to communicate various pieces of information including desired access through a Netfilter policy and/or complete... Platforms: *nix

License: Freeware Size: 450.56 KB Download (92): fwknop Download

Added: January 16, 2010 | Visits: 694

Gtk2::Ex::DBITableFilter Gtk2::Ex::DBITableFilter is a high level widget to present large amounts of data fetched using DBI. Also provides data filtering capabilities. May be you are dealing with tons of relational data, safely tucked away in an RDBMS, accessible using DBI, and may be you would like to view them in a... Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Gtk2::Ex::DBITableFilter Download

Added: July 10, 2010 | Visits: 1.011

DBD::Amazon DBD::Amazon is a DBI driver abstraction for the Amazon E-Commerce Services API. SYNOPSIS $dbh = DBI->connect(dbi:Amazon:, $amznid, undef, { amzn_mode => books, amzn_locale => us, amzn_max_pages => 3 }) or die "Cannot connect: " . $DBI::errstr; # # search for some Perl DBI books #... Platforms: *nix

License: Freeware Size: 58.37 KB Download (89): DBD::Amazon Download

Added: June 07, 2010 | Visits: 1.787

DBD::Oracle DBD::Oracle is a Perl module with Oracle database driver for the DBI module. SYNOPSIS use DBI; $dbh = DBI->connect("dbi:Oracle:$dbname", $user, $passwd); $dbh = DBI->connect("dbi:Oracle:host=$host;sid=$sid", $user, $passwd); # See the DBI module documentation for full details # for... Platforms: *nix

License: Freeware Size: 368.64 KB Download (127): DBD::Oracle Download

Added: September 08, 2010 | Visits: 933

DBD::Informix DBD::Informix is a Perl module witj IBM Informix Database Driver for Perl DBI. SYNOPSIS use DBI; You should also read the documentation for DBI perldoc DBI as this document qualifies what is stated there. Note that this document was last fully updated for the DBI Version 0.85 specification,... Platforms: *nix

License: Freeware Size: 276.48 KB Download (112): DBD::Informix Download

Added: May 09, 2010 | Visits: 1.179

Relations::Family Relations::Family is a DBI/DBD::mysql Relational Query Engine module. SYNOPSIS # DBI, Relations::Family Script that creates some queries. #!/usr/bin/perl use DBI; use Relations::Family; $dsn = "DBI:mysql:finder"; $username = "root"; $password = ; $dbh =... Platforms: *nix

License: Freeware Size: 50.18 KB Download (92): Relations::Family Download

Added: May 07, 2010 | Visits: 879

Relations::Query Relations::Query is a Perl Object for building queries with DBI/DBD::mysql. SYNOPSIS # Relations::Query Script that creates some queries. use Relations::Query; $query = new Relations::Query(-select => {fife => barney}, -from => {green_teeth => moogoo}, -where => "flotsam>jetsam",... Platforms: *nix

License: Freeware Size: 10.24 KB Download (103): Relations::Query Download

Added: June 23, 2010 | Visits: 897

DBD::MaxDB DBD::MaxDB is a Perl module for MySQL MaxDB database driver for the DBI module version 7.6.0 BUILD 027-121-124-939. SYNOPSIS use DBI; $dbh = DBI->connect("dbi:MaxDB:$hostname/$dbname", "$user", "$password") or die "Cant connect $DBI::err $DBI::errstrn"; $sth = $dbh->prepare("SELECT Hello... Platforms: *nix

License: Freeware Size: 87.04 KB Download (100): DBD::MaxDB Download

Added: August 06, 2010 | Visits: 721

DBIx::Perlish DBIx::Perlish is a Perl module that provides the ability to work with databases supported by the DBI module using Perls own syntax for four most common operations: SELECT, UPDATE, DELETE, and INSERT. By using DBIx::Perlish, you can write most of your database queries using a domain-specific... Platforms: *nix

License: Freeware Size: 39.94 KB Download (88): DBIx::Perlish Download

Added: April 20, 2013 | Visits: 358

Shib2Drupal Shib2Drupal provides HTTP authorization and mapping between Shibboleth HTTP headers and Drupal roles. Platforms: PHP

License: Freeware Size: 10 KB Download (52): Shib2Drupal Download

Added: May 10, 2013 | Visits: 444

One-Face Comments Allows visitors to leave comments via One-Face authorization service. Shows the login block written in Flash, which fills the standard login forms using javascript.installation : 1. Upload one-face-comments folder to the /wp-content/plugins/ directory. 2. Activate the plugin through the 'Plugins'... Platforms: PHP

License: Freeware Size: 20.48 KB Download (45): One-Face Comments Download

Added: September 13, 2013 | Visits: 390

Feeds OAuth Feeds OAuth provides a new Feeds fetcher plugin that performs OAuth authorization before requesting a feed.Installation * Install PECL::oauth Usage * Obtain standard OAuth information from host: consumer key, consumer secret, request token URL, access token URL, authorize URL. * Create a new... Platforms: PHP

License: Freeware Size: 10 KB Download (39): Feeds OAuth Download

Added: November 15, 2013 | Visits: 914

RT Credential Toolkit RT Credential Toolkit is a free and open source software that provides a set of tools to write and make use of credentials for authorization purposes. RT is a role based language that allows for easy delegation of authority. Here are some key features of "RT Credential Toolkit": ?*A* A... Platforms: Mac

License: Freeware Size: 1.95 MB Download (42): RT Credential Toolkit Download

Added: July 19, 2013 | Visits: 397

Apache::AuthzCache Apache::AuthzCache is a Perl module designed to work with a mod_perl authorization module to provide caching of group membership for site users. For a list of mod_perl authorization modules see: http://www.cpan.org/modules/by-module/Apache/apache-modlist.html When a request that requires... Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): Apache::AuthzCache Download

Added: August 15, 2008 | Visits: 1.547

602XML Form Filler Use 602XML Form Filler to fill XSL-FO based XML forms offline, save forms for later completion, and add an X.509 digital signature for authorization. XML data can be delivered by e-mail, HTTP, HTTPS, SOAP or embedded in the XML form. Includes FREE business forms. Supports simple, one-click form... Platforms: Windows

License: Freeware Size: 14.26 KB Download (137): 602XML Form Filler Download

Added: November 19, 2010 | Visits: 900

dbxbandmin dbxbandmin collects traffic via ipchains/iptables/ipfwadm-rules and writes the data into an Interbase database. It uses Perls DBI-driver and can be extended with support for various database versions. - You need a kernel with firewall-support - you need ipfwadm or ipchains or iptables - you... Platforms: *nix

License: Freeware Size: 19.46 KB Download (93): dbxbandmin Download

Added: October 23, 2010 | Visits: 1.007

Test::Differences Test::Differences Perl module contains test strings and data structures and show differences if not ok. SYNOPSIS use Test; ## Or use Test::More use Test::Differences; eq_or_diff $got, "anbncn", "testing strings"; eq_or_diff @got, [qw( a b c )], "testing arrays"; ## Passing options:... Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Test::Differences Download

Added: June 24, 2010 | Visits: 1.555

Enterprise Sign On Engine Enterprise Sign On Engine (ESOE) is an advanced system which allows an enterprise to meet its individual goals for integrated identity management, federation, single sign on, authorization and accountability for resource access in a very extensible manner. The ESOE is built using the OASIS SAML... Platforms: *nix

License: Freeware Download (101): Enterprise Sign On Engine Download

< 1 2 3 4 5 >