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

Bookmarks Module freeware
Filter: All | Freeware | Demo
 

Bookmarks Module

1 2 3 4 5 > 
Added: June 15, 2013 | Visits: 354

OG Bookmarks Shared bookmarks for OG groups. Bookmarks are displayed as a block in all group pages and group admins can add new items. This module can be used either for shared internal/external bookmarks or to create a separate menu for each group. Group admins can only edit bookmarks in their own group and... Platforms: PHP

License: Freeware Size: 10 KB Download (40): OG Bookmarks Download

Added: July 17, 2010 | Visits: 963

Netscape::Bookmarks Netscape::Bookmarks is a Perl module to parse, manipulate, or create Netscape Bookmarks files. SYNOPSIS use Netscape::Bookmarks; # parse an existing file my $bookmarks = Netscape::Bookmarks->new( $bookmarks_file ); # -- OR -- # start a new Bookmarks structure my $bookmarks =... Platforms: *nix

License: Freeware Size: 23.55 KB Download (96): Netscape::Bookmarks Download

Added: May 10, 2013 | Visits: 608

Best Bookmarks Displays the best visited and best rated weblinks from the Bookmarks component. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): Best Bookmarks Download

Added: May 09, 2013 | Visits: 451

XBView The xbview module is a simple module to display bookmarks through a dhtml (html/css + javascript) frontend. It is designed to read bookmarks from a XML Bookmark Exchange Language (XBEL) file.XBEL (http://pyxml.sourceforge.net/topics/xbel/) is a xml-based format tostore and exchange bookmarks.... Platforms: PHP

License: Freeware Size: 10 KB Download (45): XBView Download

Added: November 11, 2006 | Visits: 5.310

Bookmarks Unifier Bookmarks Unifier is a bookmarks converter/manager/cleaner. It enables users to create/maintain their internet bookmarks collections. Various formats from different browsers, which include Internet Explorer, Mozilla/Firefox, and Opera, are supported. Bookmarks among these browsers can be... Platforms: Windows, Mac, *nix

License: Freeware Size: 20 KB Download (458): Bookmarks Unifier Download

Added: January 18, 2010 | Visits: 1.212

Module::Install::Deprecated Module::Install::Deprecated are warnings and help for deprecated commands. One of the nicest features of Module::Install is that as it improves, there is no need to take into account user compatibility, because users do not need to install Module::Install itself. As a result, the... Platforms: *nix

License: Freeware Size: 79.87 KB Download (122): Module::Install::Deprecated Download

Added: November 10, 2010 | Visits: 1.338

Module::Crypt Module::Crypt is a Perl module to encrypt your Perl code and compile it into XS. SYNOPSIS use Module::Crypt; #Êfor a single file: CryptModule( file => Bar.pm, install_base => /path/to/my/lib ); # for multiple files: CryptModule( files => [Foo.pm, Bar.pm], install_base =>... Platforms: *nix

License: Freeware Size: 7.17 KB Download (97): Module::Crypt Download

Added: January 22, 2010 | Visits: 1.545

Alien Perl module Alien Perl module package contains external libraries wrapped up for your viewing pleasure! SYNOPSIS perldoc Alien; Alien is a package that exists just to hold together an idea, the idea of Alien:: packages, so there is no code here, just motivation for Alien. Why James and I ended up... Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Alien Perl module Download

Added: September 26, 2010 | Visits: 1.264

Module::Signature Module::Signature is a Perl module signature file manipulation. SYNOPSIS As a shell command: % cpansign # verify an existing SIGNATURE, or # make a new one if none exists % cpansign sign # make signature; overwrites existing one % cpansign -s # same thing % cpansign verify # verify a... Platforms: *nix

License: Freeware Size: 68.61 KB Download (133): Module::Signature Download

Added: February 19, 2010 | Visits: 1.429

App::Modular::Module::Events App::Modular::Module::Events is a Perl module with event handling for App::Modular compatible applications. SYNOPSIS #################################################################### package App::Modular::Module::Me; use base qw(App::Modular::Module); sub depends { return Events; }... Platforms: *nix

License: Freeware Size: 16.38 KB Download (106): App::Modular::Module::Events Download

Added: January 08, 2010 | Visits: 1.119

Module::Install::Philosophy Module::Install::Philosophy Perl module contains the concepts behind Module::Install. SYNOPSIS This document describes the personal philosophy behind the creation of CPAN::MakeMaker (the predecessor of Module::Install). The views expressed here belong to Brian Ingerson; if they are not of... Platforms: *nix

License: Freeware Size: 81.92 KB Download (100): Module::Install::Philosophy Download

Added: November 13, 2010 | Visits: 1.095

Module::Install Module::Install is a standalone, extensible Perl module installer. SYNOPSIS In your Makefile.PL: (Recommended Usage) # Load the Module::Install bundled in ./inc/ use inc::Module::Install; # Define metadata name Your-Module; all_from lib/Your/Module.pm; # Specific dependencies... Platforms: *nix

License: Freeware Size: 79.87 KB Download (95): Module::Install Download

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.161

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.168

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.031

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.052

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.411

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

1 2 3 4 5 >