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

Filter: All | Freeware
Display by: Name |  Date |  Downloads |  Rating

Libraries

Software 181-200 of 4,712: < 1 ... 6 7 8 9 10 11 12 13 14 ... 236 > 
Added: November 17, 2010 | Visits: 1.771

GD::Image::AnimatedGif GD::Image::AnimatedGif is a Perl extension for creating animated gifs with GD. SYNOPSIS use GD::Image::AnimatedGif; # setup the image my $image = GD::Image->new(42,21); my $white = $image->colorAllocate(255,255,255); $image->transparent($white); # setup some font goodies my $fontcolor... Platforms: Linux

Keyword: Animated, Animated Gifs, Animatedgif, Font, Gd, Gdimageanimatedgif, Libraries, Perl, Print, Programming

License: Freeware Size: 4.1 KB Download (96): GD::Image::AnimatedGif Download

Added: November 17, 2010 | Visits: 1.124

feresPost feresPost is a Ruby extension that provides the definition of classes and modules devoted to the development of automated post-processing for Nastran finite element results. feresPost library allows easy manipulation of finite element models, groups, and results. Efficient post-processing is... Platforms: Linux

Keyword: Classes, Definition, Definition Of, Extension, Ferespost, Libraries, Programming, Provides, Ruby, Ruby Extension

License: Freeware Size: 266.24 KB Download (94): feresPost Download

Added: November 17, 2010 | Visits: 1.030

Exiv2 Exiv2 comprises of a C++ library and a command line utility to access image metadata. Exiv2 is free software and it is released under the GPL Public License. Exiv2 is also a command line utility to - print the Exif metadata of Jpeg images as summary info, interpreted values, or the plain data... Platforms: Linux

Keyword: Access, C Library, Command Line, Command Line Utility, Comprises Of, Exif, Image, Iptc Metadata, Jpeg, Jpeg Images, Line Utility, Makernote, Metadata

License: Freeware Size: 1.21 MB Download (110): Exiv2 Download

Added: November 17, 2010 | Visits: 939

Log::Dispatch::Config Log::Dispatch::Config is a Log4j for Perl. SYNOPSIS use Log::Dispatch::Config; Log::Dispatch::Config->configure(/path/to/log.conf); my $dispatcher = Log::Dispatch::Config->instance; $dispatcher->debug(this is debug message); $dispatcher->emergency(something *bad* happened!); #... Platforms: Linux

Keyword: Config, Configure, Instance, Libraries, Logdispatchconfig, Programming

License: Freeware Size: 11.26 KB Download (105): Log::Dispatch::Config Download

Added: November 17, 2010 | Visits: 778

Mail::Addressbook::Convert::Spry Mail::Addressbook::Convert::Spry is a Perl module from Spry Mail Addressbook. SYNOPSIS use strict; use Mail::Addressbook::Convert::Spry; my $SPRY = new Mail::Addressbook::Convert::Spry(); my $SpryInFile ="spry.als"; # name of the file containing the Spry data # it is found in the Spry... Platforms: Linux

Keyword: Libraries, Mail, Mailaddressbookconvertspry, Module, Perl, Perl Module, Programming, Spry Mail Addressbook

License: Freeware Size: 30.72 KB Download (94): Mail::Addressbook::Convert::Spry Download

Added: November 17, 2010 | Visits: 788

Tk::Columns Tk::Columns is a multicolumn list widget with sortable & sizeable columns. SYNOPSIS use Tk::Columns; $Columns = $parent->B ( -columnlabels => [qw (column1 column2)] -listbackground => white, -listforeground => black, -buttonforeground => black, -buttonbackground => blue, );... Platforms: Linux

Keyword: Libraries, List, Multicolumn, Programming, Sizeable, Sortable, Tkcolumns, Widget

License: Freeware Size: 51.2 KB Download (95): Tk::Columns Download

Added: November 17, 2010 | Visits: 650

User::pwent User::pwent is a Perl interface getpw*() functions. SYNOPSIS use User::pwent; $pw = getpwnam(daemon) || die "No daemon user"; if ( $pw->uid == 1 && $pw->dir =~ m#^/(bin|tmp)?z#s ) { print "gid 1 on root dir"; } $real_shell = $pw->shell || /bin/sh; for (($fullname, $office, $workphone,... Platforms: Linux

Keyword: Dir, Libraries, Name, Passwd, Programming, Pw, Shell, Uid, Userpwent

License: Freeware Size: 12.2 MB Download (102): User::pwent Download

Added: November 17, 2010 | Visits: 1.477

Java 2 Standard Edition Runtime Environment Java 2 Standard Edition Runtime Environment 6 (Mustang) offers a feature complete version of Suns next major release of the Java SE platform. Sun has endeavored to foster the highest level of transparency and collaboration on the platform with the Java community through the Mustang Project, and... Platforms: Linux

Keyword: Api, Feature Complete, Java, Java Se, Major Release, Next Major Release, Runtime Environment, Standard Edition, Xml

License: Shareware Cost: $0.00 USD Size: 17.6 MB Download (122): Java 2 Standard Edition Runtime Environment Download

Added: November 17, 2010 | Visits: 968

XML::Mini::TreeComponent XML::Mini::TreeComponent is a Perl implementation of the XML::Mini TreeComponent API. SYNOPSIS Dont use this class - only presents an interface for other derived classes. This class is only to be used as a base class for others. It presents the minimal interface we can expect from any... Platforms: Linux

Keyword: Class, Implementation, Libraries, Mini Treecomponent Api, Newparent, Parent, Perl, Programming, Treecomponent, Xml, Xmlminitreecomponent

License: Freeware Size: 34.82 KB Download (87): XML::Mini::TreeComponent Download

Added: November 16, 2010 | Visits: 790

Sub::Curry Sub::Curry is a Perl module to create curried subroutines. SYNOPSIS use Sub::Curry; use Sub::Curry qw/ :CONST curry /; # Import spice constants # and the &curry function. #my $f1 = Sub::Curry::->new(&foo, 1, 2); # Same as below. my $f1 = curry(&foo, 1, 2); my $f2 = $cb1->new(3, 4); my... Platforms: Linux

Keyword: Currying, Libraries, Module, Perl, Perl Module, Programming, Subcurry, To Create

License: Freeware Size: 6.14 KB Download (93): Sub::Curry Download

Added: November 16, 2010 | Visits: 867

Params::Profile Params::Profile is a Perl module for registering Parameter profiles. SYNOPSIS package Foo::Bar; use Params::Profile; ### Single profile Params::Profile->register_profile( method => subroto, profile => { testkey1 => { required => 1 }, testkey2 => { required => 1, allow => qr/^d+$/,... Platforms: Linux

Keyword: Formvalidator, Libraries, Params, Paramsprofile, Perl Module, Profile, Programming, Registering, Required, Return, Validate

License: Freeware Size: 6.14 KB Download (99): Params::Profile Download

Added: November 16, 2010 | Visits: 5.161

Webforce Cart Webforce Cart (wfCart) is a free PHP shopping cart class you can use a component of a PHP based online store. Its designed as a component for PHP developers who would rather write their own store rather than a complete solution. Instructions and examples for the free PHP Shopping Cart To use... Platforms: Linux

Keyword: Cart, Echo, Item, Php Shopping, Php Shopping Cart, Php Shopping Cart Class, Price, Quantity, Shopping Cart, Use A, Webforce, Webforce Cart, You Do Not

License: Freeware Size: 3.07 KB Download (169): Webforce Cart Download

Added: November 16, 2010 | Visits: 955

Pod::Hlp Pod::Hlp is a Perl module that can convert POD data to formatted VMS HLP Help module text. SYNOPSIS use Pod::Hlp; pod2hlp("perlfunc.pod",$top_help_level,*Filehandle); Also: pod2hlp < input.pod Also: perl pod2hlb Pod::Hlp is a module that can convert documentation in the POD format... Platforms: Linux

Keyword: Convert, Data, Formatted, Help, Help Module, Libraries, Module, Perl, Perl Module, Podhlp, Programming, Vms, Vms Hlp Help

License: Freeware Size: 102.4 KB Download (91): Pod::Hlp Download

Added: November 16, 2010 | Visits: 764

Pod::Perldoc::ToToc Pod::Perldoc::ToToc is a Perl module to translate Pod to a Table of Contents. SYNOPSIS Use this module with perldocs -M switch. % perldoc -MPod::Perldoc::ToToc Module::Name This module uses the Pod::Perldoc module to extract a table of contents from a pod file.. Platforms: Linux

Keyword: Libraries, Module, Perl, Perl Module, Pod, Podperldoctotoc, Programming, Table, Totoc, Translate

License: Freeware Size: 4.1 KB Download (97): Pod::Perldoc::ToToc Download

Added: November 16, 2010 | Visits: 640

IdeaSpring IdeaSpring is the only Intellij Idea plugin which help you develop with pleasure with the SpringFramework. IdeaSpring allows you to use all Ideas industry-leading capabilities with your prefered framework : Auto-completion Source code Navigation Refactoring Intentions Inspections And... Platforms: Linux

Keyword: Develop, Help, Idea, Ideaspring, Intellij, Intellij Idea Plugin, Libraries, Pleasure, Plugin, Programming, Springframework

License: Shareware Cost: $56.00 USD Size: 819.2 KB Download (90): IdeaSpring Download

Added: November 16, 2010 | Visits: 810

Locale::Framework Locale::Framework is a Perl module for internationalization. SYNOPSIS use Locale::Framework; use Locale::Framework::SQL; Locale::Framework::init(new Locale::Framework::SQL( DSN => "dbi:Pg:dbname=zclass;host=localhost", DBUSER => "test", DBPASS => "testpass", [TABLE => "testtrans"]));... Platforms: Linux

Keyword: Libraries, Localeframework, Module, Nl, Perl, Perl Module, Print, Programming, Sql, Test

License: Freeware Size: 3.07 KB Download (101): Locale::Framework Download

Added: November 16, 2010 | Visits: 1.079

Statistics::ChisqIndep Statistics::ChisqIndep is a Perl module to perform chi-square test of independence (a.k.a. contingency tables). Synopsis #example for Statistics::ChisqIndep use strict; use Statistics::ChisqIndep; use POSIX; # input data in the form of the array of array references my @obs = ([15, 68,... Platforms: Linux

Keyword: Chi-square Test, Chisqindep, Contingency, Contingency Tables, Expected Values, Libraries, Perl Module, Print, Programming, Statisticschisqindep, Total, Values

License: Freeware Size: 3.07 KB Download (119): Statistics::ChisqIndep Download

Added: November 16, 2010 | Visits: 1.907

MiniUPnP Client and Daemon 1.0 MiniUPnP Client and Daemon is an UPnP IGD client lightweight library and UPnP IGD daemon. The UPnP protocol is supported by most home adsl/cable routers and Windows 2K/XP. The aim of the MiniUpnp project is to bring a free software solution to support the "Internet Gateway Device" part of the... Platforms: Linux

Keyword: Client, Client Library, Code, Daemon, Igd, Libraries, Library, Miniupnp, Miniupnp Client, Programming, Project, Upnp Igd

License: Freeware Size: 20.48 KB Download (220): MiniUPnP Client and Daemon 1.0 Download

Added: November 16, 2010 | Visits: 1.342

BBDB::Export BBDB::Export is a Perl module to export data from The Insidious Big Brother Database. SYNOPSIS use BBDB::Export; # export to LDIF my $exporter = BBDB::Export::LDIF->new( { bbdb_file => "/path/to/.bbdb", output_file => "export.ldif", dc => "dc=geekfarm, dc=org", } );... Platforms: Linux

Keyword: Bbdb, Bbdbexport, Big Brother, Data, Data From, Dc, Export, Export Data, File, Insidious Big Brother Database, Ldif, Module, New, Perl Module

License: Freeware Size: 13.31 KB Download (103): BBDB::Export Download

Added: November 16, 2010 | Visits: 1.035

Java::JCR::Workspace Java::JCR::Workspace is a Perl wrapper for javax.jcr.Workspace. This is an automatically generated package wrapping javax.jcr.Workspace with a nice Perlish API. For full documentation of what this class does, see the Java API documentation:... Platforms: Linux

Keyword: Api, Java, Java Api, Javajcrworkspace, Jcr, Libraries, Perl, Programming, Wrapper

License: Freeware Size: 48.13 KB Download (93): Java::JCR::Workspace Download

Software 181-200 of 4,712: < 1 ... 6 7 8 9 10 11 12 13 14 ... 236 >