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

Functions Shipped freeware
Filter: All | Freeware | Demo
 

Functions Shipped

< 1 2 3 4 5 > 
Added: April 24, 2010 | Visits: 756

Convert::Recode Convert::Recode is a Perl module to make mapping functions between character sets. SYNOPSIS use Convert::Recode qw(ebcdic_to_ascii); while (<>) { print ebcdic_to_ascii($_); } The Convert::Recode module can provide mapping functions between character sets on demand. It depends on GNU...



Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): Convert::Recode Download

Added: July 19, 2010 | Visits: 852

ClikMenu ClikMenu project is a library of functions for creating drop-down and popup menus with JavaScript. Support for multi-level (i.e. cascading or hierarchical) menus is standard, and entries can be URI links, "onmousedown"-type function calls, plaintext labels, or submenus. ClikMenu is compatible...





Platforms: *nix

License: Freeware Size: 31.74 KB Download (94): ClikMenu Download

Added: February 27, 2010 | Visits: 1.161

PHP::Strings PHP::Strings is a Perl module to implement some of PHPs string functions. SYNOPSIS use PHP::Strings; my $slashed = addcslashes( $not_escaped, $charlist ); my $wordcount = str_word_count( $string ); my @words = str_word_count( $string, 1 ); my %positions = str_word_count( $string, 2 );...


Platforms: *nix

License: Freeware Size: 78.85 KB Download (107): PHP::Strings Download

Added: May 02, 2010 | Visits: 744

KInstaller KInstaller is an application to simplify the compilation and installation of KDE programs shipped as tar packages. In fact KInstaller is an easy to use graphical frontend to the configure; make; make install steps..


Platforms: *nix

License: Freeware Size: 788.48 KB Download (99): KInstaller Download

Added: February 15, 2010 | Visits: 914

Rose::DateTime Rose::DateTime is a Perl module with DateTime helper functions and objects. SYNOPSIS use Rose::DateTime::Util qw(:all); $now = parse_date(now); $then = parse_date(12/25/2001 6pm); $date_text = format_date($then, "%D at %T %p"); ... use Rose::DateTime::Parser; $parser =...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): Rose::DateTime Download

Added: March 27, 2010 | Visits: 2.384

LDAP User Management System LDAP User Management System (LUMS) provides a set of basic LDAP API functions for PHP and a strong configuration language. The project can then be used to create Web services or can be used in any PHP script. The language allows the administrator to define LDAP object types along with their...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (109): LDAP User Management System Download

Added: May 26, 2010 | Visits: 2.361

PerlPoint::Converters PerlPoint::Converters is a Perl module that contains a README and common functions for PerlPoint converters. PerlPoint is a simple text format which allows easy typing of text with headlines, bullet lists, normal text paragraphs, indented paragraphs for code examples etc., from which slides for...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (513): PerlPoint::Converters Download

Added: October 07, 2010 | Visits: 1.055

gpkcs gpkcs11 provides support functions to make the development of support for new tokens easier and contains a complete software token, as well as an automated testing environment. gpkcs serves as a testing tool in the development of new applications that contain cryptographic support. A core of...


Platforms: *nix

License: Freeware Size: 768 KB Download (94): gpkcs Download

Added: July 07, 2010 | Visits: 2.438

TA-Lib : Technical Analysis Library TA-Lib provides common functions for the technical analysis of stock/future/commodity market data. TA-Lib can be reused by trading software developers using Excel, .NET, Java, Perl or C/C++.. Technical analysis open-source software library to process financial data. Provides RSI, MACD,...


Platforms: *nix

License: Freeware Size: 3.8 MB Download (219): TA-Lib : Technical Analysis Library Download

Added: September 01, 2010 | Visits: 832

Memoize Memoize - Make functions faster by trading space for time. SYNOPSIS # This is the documentation for Memoize 1.01 use Memoize; memoize(slow_function); slow_function(arguments); # Is faster than it was before This is normally all you need to know. However, many options are available:...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (90): Memoize Download

Added: June 17, 2010 | Visits: 490

NetAddr::IP::UtilPP NetAddr::IP::UtilPP is a Perl module with pure Perl functions for NetAddr::IP::Util. SYNOPSIS use NetAddr::IP::UtilPP qw( hasbits isIPv4 shiftleft addconst add128 sub128 notcontiguous ipv4to6 mask4to6 ipanyto6 maskanyto6 ipv6to4 bin2bcd bcd2bin ); use NetAddr::IP::UtilPP...


Platforms: *nix

License: Freeware Size: 97.28 KB Download (93): NetAddr::IP::UtilPP Download

Added: February 16, 2010 | Visits: 1.106

IFF Format Library IFF Format Library provides header structures and utility functions for reading and writing data files in the Interchange Files. The Interchange File Format is a simple structured binary file format consisting of sized and typed chunks of data, selectively readable without having to know the...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (101): IFF Format Library Download

Added: August 04, 2010 | Visits: 1.061

mroovca stats mroovca stats is a Web site statistics generator with various functions and tables. mroovca stats is simple, configurable, and provides an administrative interface. It can measure statistics concerning the client browser, geolocalization, connection type, and referers. It can also recognize...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (91): mroovca stats Download

Added: June 10, 2010 | Visits: 921

File::FilterFuncs File::FilterFuncs is a Perl module that specify filter functions for files. SYNOPSIS use File::FilterFuncs qw(filters); filters(source.txt, sub { $_ = uc $_; 1 }, dest.txt ); INTRODUCTION File::FilterFuncs makes it easy to perform transformations on files. When you use this module,...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): File::FilterFuncs Download

Added: November 09, 2010 | Visits: 572

libnaji libnaji is a library of functions that najitool uses, and other programmers could use in their own programs. Generally, najitool generates, converts, filters, and encrypts files. It also has a lot of other miscellaneous functions, such as an Arabic to English letters and vice versa...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (88): libnaji Download

Added: May 22, 2010 | Visits: 781

mod_ssi_func The modules in the mod_ssi_func suite were founded to support functions based on mod_include and related to the way pages are built on bbc.co.uk. mod_ssi_func was developed to supply an API that would be familiar to other users of Apaches mod_include. This was in the hope that it would be...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (99): mod_ssi_func Download

Added: November 09, 2010 | Visits: 976

BlueamaroK BlueamaroK is an amaroK script that controls basic functions of the amaroK player with a SonyEriccson mobile telephone through a bluetooth connection. Using: Pair your PC and phone, run rfcomm to bind the connectio to a serial device, for example /dev/rfcomm0, and run BlueamaroK..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): BlueamaroK Download

Added: September 22, 2010 | Visits: 1.024

Finance::Quote::Yahoo::Base Finance::Quote::Yahoo::Base is a Perl module with common functions for fetching Yahoo info. SYNOPSIS Base functions for use by the Finance::Quote::Yahoo::* modules. This module is not called directly, rather it provides a set of base functions which other Yahoo-related modules can use. If...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (99): Finance::Quote::Yahoo::Base Download

Added: March 23, 2010 | Visits: 711

Math::BaseCnv Math::BaseCnv is a fast functions to convert between number bases. SYNOPSIS use Math::BaseCnv; # Convert 63 from base-10 (decimal) to base-2 (binary) $binary_63 = cnv( 63, 10, 2 ); BaseCnv provides a few simple functions for converting between arbitrary number bases. It is as fast as I...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (102): Math::BaseCnv Download

Added: November 19, 2010 | Visits: 729

Convert::Bencode Convert::Bencode are functions for converting to/from bencoded strings. SYNOPSIS use Convert::Bencode qw(bencode bdecode); my $string = "d4:ainti12345e3:key5:value4:type4:teste"; my $hashref = bdecode($string); foreach my $key (keys(%{$hashref})) { print "Key: $key, Value:...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (112): Convert::Bencode Download

< 1 2 3 4 5 >