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

Phpnuke Module software
Filter: All | Freeware | Demo
 

Phpnuke Module

< 1 2 3 4 5 > 
Added: October 04, 2010 | Visits: 974

Module::Reload::Selective Module::Reload::Selective can reload Perl modules during development. SYNOPSIS Instead of: use Foobar::MyModule; Do this: use Module::Reload::Selective; &Module::Reload::Selective->reload(qw(Foobar::MyModule)); Or, if you need the "import" semantics of "use", do this: use... Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): Module::Reload::Selective Download

Added: June 21, 2010 | Visits: 1.162

Module::Build::TestReporter Module::Build::TestReporter is a Perl module to help users report test failures. SYNOPSIS use Module::Build::TestReporter; my $build = Module::Build::TestReporter->new( # normal Module::Build code here ); # or, in your own M::B subclass package My::Module::Build; use Class::Roles... Platforms: *nix

License: Freeware Size: 8.19 KB Download (90): Module::Build::TestReporter Download

Added: November 18, 2010 | Visits: 1.510

Module::Starter::PBP Module::Starter::PBP is a Perl module to create a module as recommended in "Perl Best Practices". SYNOPSIS # In your ~/.module-starter/config file... author: < Your Name > email: < your@email.addr > plugins: Module::Starter::PBP template_dir: < /some/absolute/path/name > # Then on the... Platforms: *nix

License: Freeware Size: 8.19 KB Download (203): Module::Starter::PBP Download

Added: September 06, 2010 | Visits: 1.169

Sybase module for Python Sybase module for Python project provides a Python interface to the Sybase relational database system. The Sybase package supports all of the Python Database API, version 2.0 with extensions. Whats New in This Release: - This release works with Python 2.5, Sybase 15, and 64-bit clients. - It... Platforms: *nix

License: Freeware Size: 99.33 KB Download (119): Sybase module for Python Download

Added: March 26, 2010 | Visits: 1.032

Module::Build::JSAN Module::Build::JSAN is a Perl module to build JavaScript modules for JSAN. SYNOPSIS use Module::Build::JSAN; my $build = Module::Build::JSAN->new( module_name => Foo-Bar, license => perl, dist_author => Joe Developer , dist_abstract => Say something pithy here, dist_version => 0.02,... Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): Module::Build::JSAN Download

Added: January 24, 2010 | Visits: 2.053

ProFTPD Quota LDAP module ProFTPD Quota LDAP module provides a ProFTPD module that imposes quotas based on LDAP user accounts. This module is designed to impose quotas, on FTP accounts, based on user accounts. It is based on the ideas contained in Eric Estabrooks mod_quota and TJ Saunders mod_quotatab; however, this... Platforms: *nix

License: Freeware Size: 14.34 KB Download (106): ProFTPD Quota LDAP module Download

Added: February 21, 2010 | Visits: 1.412

u24mixer-module u24mixer-module is a simple kernel module that provides ALSA mixer controls for the ESI U24 USB sound card. Whats New in This Release: - All of the mixer controls found in the ESI U24 Windows control panel were implemented.. Platforms: *nix

License: Freeware Size: 51.2 KB Download (92): u24mixer-module Download

Added: May 22, 2010 | Visits: 1.238

Module::Build::Authoring Module::Build::Authoring are authoring Module::Build modules. When creating a Build.PL script for a module, something like the following code will typically be used: use Module::Build; my $build = Module::Build->new ( module_name => Foo::Bar, license => perl, requires => { perl =>... Platforms: *nix

License: Freeware Size: 184.32 KB Download (96): Module::Build::Authoring Download

Added: October 22, 2010 | Visits: 1.316

OpenGeoDB Perl module OpenGeDB Perl module is a module to access the OpenGeoDB database and calculate all ZIP codes in a certain radius.. Platforms: *nix

License: Freeware Size: 3.07 KB Download (102): OpenGeoDB Perl module Download

Added: January 18, 2010 | Visits: 1.672

MyCMS perl module MyCMS perl module provides the MN::CMS Perl module used by the MyCMS. MyCMS perl module contains Perl object classes to manage the data of MyCMS (such as articles, links, and images). MN::CMS is a perl module that allows you to manage an Internet publishing system.# MyCMS is an extension... Platforms: *nix

License: Freeware Size: 16.38 KB Download (99): MyCMS perl module Download

Added: July 10, 2010 | Visits: 1.072

Module::Starter::XSimple Module::Starter::XSimple is a Perl module to create XS modules with Module::Starter. Replacement class for Module::Starter::Simple. Can be used in two ways: Using the commandline Pass as an override class to the module-starter script: module-starter --module=[modulename]... Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): Module::Starter::XSimple Download

Added: July 01, 2010 | Visits: 1.160

Module::Build Module::Build is a Perl module for build and install Perl modules. SYNOPSIS Standard process for building & installing modules: perl Build.PL ./Build ./Build test ./Build install Or, if youre on a platform (like DOS or Windows) that doesnt require the "./" notation, you can do this:... Platforms: *nix

License: Freeware Size: 184.32 KB Download (95): Module::Build Download

Added: January 08, 2010 | Visits: 981

Rsync::Config::Module Rsync::Config::Module is a module entry from a rsync configuration file. Rsync::Config::Module is used to create a module who can be later used in generating a rsync configuration file. Each module is made by atoms (Rsync::Config::Atom). SYNOPSIS use Rsync::Config::Module; sub main { my... Platforms: *nix

License: Freeware Size: 22.53 KB Download (92): Rsync::Config::Module Download

Added: April 03, 2010 | Visits: 973

Jeta SSH Module Jeta SSH Module provides a Horde SSH module. Jeta is the Horde Application Frameworks wrapper module for the SSHTools Java SSH Applet. Jeta is based on a java SSH client. It allows shell access to your web server, or to another machine if used with a port relay daemon (not provided).. Platforms: *nix

License: Freeware Size: 3.1 MB Download (117): Jeta SSH Module Download

Added: August 19, 2010 | Visits: 917

Module::AutoINC SYNOPSIS perl -MModule::AutoINC < script > ABSTRACT When Module::AutoINC is loaded, it will add itself to @INC and catch any requests for missing resources. If a Perl module is requested that has not been installed, then this will attempt to load it. Under Active State Perl (or any Perl... Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): Module::AutoINC Download

Added: November 05, 2010 | Visits: 3.034

Webmin OpenVpn Admin Module Webmin OpenVpm Admin Module allows you to create static or CA-based VPNs through a Web interface. Webmin is a valid web-based instrument for Linux/Unix system administrator. OpenVPN allows to create and manage VPN supplying wide possibilities of configuration. Their union, with also the... Platforms: *nix

License: Freeware Download (232): Webmin OpenVpn Admin Module Download

Added: September 21, 2010 | Visits: 1.012

MyNukeGenealogy MyNukeGenealogy for PHPNuke or PostNuke is a plugin-module which helps building up a family or surname Web site. It allows for displaying and editing genealogical data (individuals, families, events, notes, sources, etc.) and importing gedcom files (export functionalities will follow). It has... Platforms: *nix

License: Freeware Size: 358.4 KB Download (90): MyNukeGenealogy Download

Added: February 03, 2010 | Visits: 797

Module::Recursive::Require Module::Recursive::Require is a Perl class that requires module recursive. # ************************************** before use MyApp::Foo; use MyApp::Foo::CGI; use MyApp::Foo::Mail; use MyApp::Foo::Mail::Send; # use use use use use !! use MyApp::Foo::Hoge::Orz; #... Platforms: *nix

License: Freeware Size: 3.07 KB Download (99): Module::Recursive::Require Download

Added: June 02, 2010 | Visits: 1.618

Directory Server NT Authentication Module Directory Server NT Authentication Module provides a plugin allowing LDAP authentication via an NT domain account. The Directory Server NT Authentication Module project is made of two parts: The first is a simple daemon which takes an NT users domain credentials (including password) and... Platforms: *nix

License: Freeware Size: 1.7 MB Download (97): Directory Server NT Authentication Module Download

Added: June 09, 2010 | Visits: 736

GPxSite GPxSite is a PHPNuke GrandPrix League module. GPxSite is a module for PHPNuke which allows you to have a GrandPrix racing league on your Web site. It facilitates easy online uploading, validating, and checking of whether the uploaded file is an actual GrandPrix game entry (Hotlap, Game, etc.)... Platforms: *nix

License: Freeware Size: 24.58 KB Download (96): GPxSite Download

< 1 2 3 4 5 >