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

Utility Functions freeware
Filter: All | Freeware | Demo
 

Utility Functions

< 1 2 3 4 5 > 
Added: April 06, 2010 | Visits: 641

DBIx::FetchLoop DBIx::FetchLoop is a Perl module that can fetch with change detection and aggregates. SYNOPSIS use DBIx::FetchLoop; $lph = DBIx::FetchLoop->new($sth, $dbi_method); $hash_ref = $lph->fetch_current_data; $rowset = $hash_ref->{previous}; $rowset = $hash_ref->{current}; $rowset =... Platforms: *nix

License: Freeware Size: 6.14 KB Download (92): DBIx::FetchLoop Download

Added: February 15, 2010 | Visits: 1.129

BMPx BMPx is a media player based on the XMMS multimedia player software. Its primary goals are usability and usage of current desktop standards. BMPx is the codename for the next-generation BMP. It will not differ very much from the current BMP, except that the code has been rewritten 95% from... Platforms: *nix

License: Freeware Size: 2.2 MB Download (110): BMPx Download

Added: November 22, 2010 | Visits: 1.010

ExtUtils::Embed ExtUtils::Embed is a Perl module with utilities for embedding Perl in C/C++ applications. SYNOPSIS perl -MExtUtils::Embed -e xsinit perl -MExtUtils::Embed -e ldopts ExtUtils::Embed provides utility functions for embedding a Perl interpreter and extensions in your C/C++ applications.... Platforms: *nix

License: Freeware Size: 19.46 KB Download (93): ExtUtils::Embed Download

Added: November 10, 2010 | Visits: 1.182

libwp libwp provides a simplified facility for a common use of threads, processing tasks using a pool of threads. libwp is implemented with POSIX threads (pthreads) for the Solaris and Linux platforms. The primary development platform is Solaris. Usage: Creating a Pool Before you can do any... Platforms: *nix

License: Freeware Size: 317.44 KB Download (91): libwp Download

Added: June 02, 2010 | Visits: 1.212

Archive::SelfExtract Archive::SelfExtract is a Perl module to bundle compressed archives with Perl code. SYNOPSIS use Archive::SelfExtract; # writes output script to STDOUT Archive::SelfExtract::createExtractor( "perlcode.pl", "somefiles.zip" ); # with various options: Archive::SelfExtract::createExtractor(... Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Archive::SelfExtract Download

Added: February 26, 2010 | Visits: 845

libintl-perl libintl-perl is a library that supports message translation for Perl, written in pure Perl (version 5.004 or better). A faster C version is also built and installed if the system fulfills all requirements. Its interface is very similar to the gettext family of functions in C, and it uses the... Platforms: *nix

License: Freeware Size: 450.56 KB Download (95): libintl-perl Download

Added: July 20, 2010 | Visits: 1.219

libjdkmidi libjdkmidi is a C++ MIDI Library. This library was originally a collection of utility functions for MIDI written in C back in 1986 for the Atari ST computer. Since then it has evolved into a fairly powerful C++ MIDI Library including: - MIDI parsing - MIDI Show Control message creation and... Platforms: *nix

License: Freeware Size: 450.56 KB Download (185): libjdkmidi Download

Added: February 24, 2010 | Visits: 1.060

Data::Report Data::Report provides a framework for flexible reporting. Data::Report is a flexible, plugin-driven reporting framework. It makes it easy to define reports that can be produced in text, HTML and CSV. Textual ornaments like extra empty lines, dashed lines, and cell lines can be added in a way... Platforms: *nix

License: Freeware Size: 16.38 KB Download (97): Data::Report Download

Added: January 07, 2010 | Visits: 536

AxKit2::XSP::SimpleTaglib AxKit2::XSP::SimpleTaglib is an alternate XSP taglib helper. SYNOPSIS package Your::XSP::Package; use AxKit2::XSP::SimpleTaglib; ... more initialization stuff, start_document handler, utility functions, whatever you like, but no parse_start/end handler needed - if in doubt, just leave... Platforms: *nix

License: Freeware Size: 645.12 KB Download (87): AxKit2::XSP::SimpleTaglib Download

Added: March 09, 2010 | Visits: 686

Apache::AxKit::XSP::Language::SimpleTaglib Apache::AxKit::XSP::Language::SimpleTaglib is an alternate XSP taglib helper. SYNOPSIS package Your::XSP::Package; use Apache::AxKit::Language::XSP::SimpleTaglib; ... more initialization stuff, start_document handler, utility functions, whatever you like, but no parse_start/end handler... Platforms: *nix

License: Freeware Size: 307.2 KB Download (92): Apache::AxKit::XSP::Language::SimpleTaglib Download

Added: June 18, 2010 | Visits: 806

Gtk2::Ex::Utils Gtk2::Ex::Utils is a Perl module with extra Gtk2 Utilities for working with Gnome2/Gtk2 in Perl. SYNOPSIS use Gtk2::Ex::Utils qw( :main ); # do stuff ... # Update the UI and react to pending events process_pending_events(); # do more stuff ... # Exit the program with a value of 255... Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): Gtk2::Ex::Utils Download

Added: January 12, 2010 | Visits: 969

Graphics::ColorUtils Graphics::ColorUtils Perl module is an easy-to-use color space conversions and more. SYNOPSIS use Graphics::ColorUtils; ( $y, $i, $q ) = rgb2yiq( $r, $g, $b ); ( $r, $g, $b ) = yiq2rgb( $y, $i, $q ); $hex_string = yiq2rgb( $y, $i, $q ); ( $c, $m, $y ) = rgb2cmy( $r, $g, $b ); ( $r, $g,... Platforms: *nix

License: Freeware Size: 21.5 KB Download (100): Graphics::ColorUtils Download

Added: May 13, 2010 | Visits: 891

JGAP JGAP (pronounced "jay-gap") is a genetic algorithms component written in the form of a Java package. JGAP project provides basic genetic mechanisms that can be easily used to apply evolutionary principles to problem solutions. The ground is laid for introducing Genetic Programming to JGAP in the... Platforms: *nix

License: Freeware Size: 3.9 MB Download (99): JGAP Download

Added: October 19, 2010 | Visits: 826

Bigtop::Parser Bigtop::Parser is the Parse::RecDescent grammar driven parser for bigtop files. SYNOPSIS Make a file like this: config { base_dir `/home/username`; Type1 Backend {} Type2 Backend {} Type3 Backend {} } app App::Name { table name { } controller SomeController {} } Then run this... Platforms: *nix

License: Freeware Size: 378.88 KB Download (99): Bigtop::Parser Download

Added: May 13, 2010 | Visits: 1.345

GPS::Lowrance GPS::Lowrance is a Perl module connect to Lowrance and Eagle GPS devices. REQUIREMENTS The following modules are required to use this module: Carp::Assert GPS::Lowrance::LSI 0.23 Parse::Binary::FixedFormat Win32::SerialPort or Device::SerialPort If you will be using the... Platforms: *nix

License: Freeware Size: 22.53 KB Download (139): GPS::Lowrance Download

Added: September 16, 2010 | Visits: 912

Net::IRC3::Util Net::IRC3::Util are common utilities that help with IRC protocol handling. SYNOPSIS use Net::IRC3 qw/parse_irc_msg mk_msg/; my $msgdata = mk_msg (undef, PRIVMSG FUNCTIONS These are some utility functions that might come in handy when handling the IRC protocol. You can export these... Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): Net::IRC3::Util Download

Added: January 18, 2010 | Visits: 1.512

B::Generate B::Generate is a Perl module which you can create your own op trees. SYNOPSIS use B::Generate; # Do nothing, slowly. CHECK { my $null = new B::OP("null",0); my $enter = new B::OP("enter",0); my $cop = new B::COP(0, "hiya", 0); my $leave = new B::LISTOP("leave", 0, $enter, $null);... Platforms: *nix

License: Freeware Size: 12.29 KB Download (98): B::Generate Download

Added: July 06, 2010 | Visits: 2.448

Internet Communications Engine Ice, the Internet Communications Engine, is middleware for the practical programmer. A high-performance Internet communications platform, Ice includes a wealth of layered services and plug-ins. Ice means simplicity, speed, and power. Ice is available under the terms of the GNU General Public... Platforms: *nix

License: Freeware Size: 15 MB Download (103): Internet Communications Engine Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 412

PySlice PySlice was built using the Python programming language to act as a specialized templating system. It was built in order to replace variables in a template data sets with numbers taken from all combinations of a grouped series of numbers. It creates a dataset from input template files for each... Platforms: Windows

License: Freeware Download (437): PySlice Download

Released: September 22, 2012  |  Added: September 22, 2012 | Visits: 589

KoolAjax - Great PHP Ajax Control KoolAjax is very simple and easy-to-use ajax framework for PHP, facilitating data exchange between server-side and client-side. KoolAjax also provides number of client-side utility functions to ease developing task. Furthermore, with UpdatePanel, a special feature of KoolAjax, developers can... Platforms: Windows

License: Freeware Size: 19 KB Download (56): KoolAjax - Great PHP Ajax Control Download

< 1 2 3 4 5 >