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

Final Data Enterprise Latest freeware
Filter: All | Freeware | Demo
 

Final Data Enterprise Latest

< 1 2 3 4 5 
Added: July 14, 2010 | Visits: 1.227

Data::Type Data::Type is a Perl module with versatile data and value types. SYNOPSIS use Data::Type qw(:all); use Error qw(:try); try { verify $email , EMAIL; verify $homepage , URI(http); verify $cc , CREDITCARD( MASTERCARD, VISA ); verify $answer_a , YESNO; verify $gender , GENDER; verify... Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Data::Type Download

Added: July 14, 2010 | Visits: 923

Data::Serializer Data::Serializer package contains modules that serialize data structures. SYNOPSIS use Data::Serializer; $obj = Data::Serializer->new(); $obj = Data::Serializer->new( serializer => Storable, digester => MD5, cipher => DES, secret => my secret, compress => 1, ); $serialized =... Platforms: *nix

License: Freeware Size: 25.6 KB Download (93): Data::Serializer Download

Added: April 11, 2010 | Visits: 947

Audio::Data Audio::Data is a module for representing audio data to perl. SYNOPSIS use Audio::Data; my $audio = Audio::Data->new(rate => , ...); $audio->method(...) $audio OP ... Audio::Data represents audio data to perl in a fairly compact and efficient manner using C via XS to hold data as a C... Platforms: *nix

License: Freeware Size: 88.06 KB Download (100): Audio::Data Download

Added: September 25, 2010 | Visits: 1.040

Evolution Data Server Evolution Data Server provides a single database for common, desktop-wide information, such as a users address book or calendar events. Evolution Data Server is also a dependency of the clock applet from the gnome-applets package, 2.10 release. Evolution provides integrated mail, addressbook... Platforms: *nix

License: Freeware Size: 9.7 MB Download (96): Evolution Data Server Download

Added: August 23, 2010 | Visits: 1.921

Open Blue Lab Open Blue Lab is an enterprise resource planning system. Whatever your goal is, the objective of this tool is to provide you the ready-to use stuff to create, update, search and view data you need for your application. Moreover, this stuff is provided with the latest UI goodies like AJAX... Platforms: *nix

License: Freeware Size: 3.6 MB Download (221): Open Blue Lab Download

Added: May 16, 2010 | Visits: 1.535

DOG Data Organizer DOG Data Organizer provides a bookmark organizer for various bookmark types. DOG is a personal knowledge manager based on topic maps. It currently specializes in managing bookmarks. It imports and exports Netscape, Mozilla, and KDE2 (XBEL) bookmark files, and it imports KDE1 bookmarks and... Platforms: *nix

License: Freeware Size: 430.08 KB Download (129): DOG Data Organizer Download

Added: July 12, 2010 | Visits: 1.022

Data::Page::Viewport Data::Page::Viewport is a Perl module to scroll thru data a page, or just an item, at a time. Synopsis This is a complete, tested, runnable program. #!/usr/bin/perl use strict; use warnings; use Data::Page::Viewport; # ----------------------------------------------- my(@data) =... Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Data::Page::Viewport Download

Added: September 21, 2010 | Visits: 3.201

Final Fantasy VI Save State Editor Final Fantasy VI Save State Editor project is an editor for Final Fantasy VI characters. Final Fantasy VI Save State Editor is a tool for editing characters in Final Fantasy VI (or III in the USA) saved games. It makes it possible to increase skills, learn spells, gain weapons, and more using... Platforms: *nix

License: Freeware Size: 102.4 KB Download (784): Final Fantasy VI Save State Editor Download

Added: November 27, 2010 | Visits: 932

File::Data File::Data is a Perl module as a interface to file data. Wraps all the accessing of a file into a convenient set of calls for reading and writing data, including a simple regex interface. Note that the file needs to exist prior to using this module! See new() SYNOPSIS use strict; use... Platforms: *nix

License: Freeware Size: 13.31 KB Download (91): File::Data Download

Added: June 19, 2010 | Visits: 760

Data::SimplePassword Data::SimplePassword provides a simple random password generator. SYNOPSIS use Data::SimplePassword; my $sp = Data::SimplePassword->new; $sp->chars( 0..9, a..z, A..Z ); # optional my $password = $sp->make_password( 8 ); # length Its a very easy-to-use but a bit strong random password... Platforms: *nix

License: Freeware Size: 3.07 KB Download (91): Data::SimplePassword Download

Added: November 11, 2010 | Visits: 1.960

Sun Java Platform Enterprise Edition 5 Update Sun Java Platform Enterprise Edition (Java EE) is the industry standard for developing portable, robust, scalable, and secure server-side Java applications. Building on the solid foundation of Java SE, Java EE provides Web services, component model, management, and communications APIs that make... Platforms: *nix

License: Freeware Download (129): Sun Java Platform Enterprise Edition 5 Update Download

Added: February 14, 2010 | Visits: 741

Data::Secs2 Data::Secs2 is a Perl module to pack, unpack, format, transform from Perl data SEMI E5-94 nested data. SYNOPSIS ##### # Subroutine interface # use Data::Secs2 qw(arrayify config listify neuterify numberify perlify perl_typify secsify secs_elementify stringify textify transify); @array =... Platforms: *nix

License: Freeware Size: 98.3 KB Download (101): Data::Secs2 Download

Added: January 14, 2010 | Visits: 947

Data::Startup SYNOPSIS ###### # Subroutine interface # use Data::Startup qw(config override); $options = override(%default_options, @option_list ); $options = override(%default_options, @option_list ); $options = override(%default_options, %option_list ); @options_list = config(%options ); ($key,... Platforms: *nix

License: Freeware Size: 74.75 KB Download (101): Data::Startup Download

Added: September 04, 2010 | Visits: 897

Data::Str2Num Data::Str2Num - int str to int; float str to float, else undef. SYNOPSIS ##### # Subroutine interface # use Data::Str2Num qw(config str2float str2int str2integer); $float = str2float($string, [@options]); (@strings, @floats) = str2float(@strings, [@options]); $integer =... Platforms: *nix

License: Freeware Size: 56.32 KB Download (95): Data::Str2Num Download

Added: July 11, 2010 | Visits: 1.070

Data::Locations Data::Locations - magic insertion points in your data Did you already encounter the problem that you had to produce some data in a particular order, but that some piece of the data was still unavailable at the point in the sequence where it belonged and where it should have been produced? Did... Platforms: *nix

License: Freeware Size: 44.03 KB Download (91): Data::Locations Download

Added: March 06, 2010 | Visits: 1.627

Local Data Manager Local Data Manager (LDM) is a collection of cooperating programs that select, capture, manage, and distribute arbitrary data products. The system is designed for event-driven data distribution, and is currently used in the Unidata Internet Data Distribution (IDD) project. The LDM system... Platforms: *nix

License: Freeware Size: 624.64 KB Download (113): Local Data Manager Download

Added: February 03, 2010 | Visits: 1.017

MP3::Tag::ID3v2-Data MP3::Tag::ID3v2-Data can get_frame() data format and supported frames. SYNOPSIS $mp3 = MP3::Tag->new($filename); $mp3->get_tags(); $id3v2 = $mp3->{ID3v2} if exists $mp3->{id3v2}; ($info, $long) = $id3v2->get_frame($id); # or ($info, $long) = $id3v2->get_frame($id, raw); This document... Platforms: *nix

License: Freeware Size: 174.08 KB Download (104): MP3::Tag::ID3v2-Data Download

Added: September 20, 2010 | Visits: 982

Data::CGIForm Data::CGIForm is a Perl module with form data interface. Data::CGIForm is yet another way to parse and handle CGI form data. The main motivation behind this module was a simple specification based validator that could handle multiple values. You probably dont want to use this module.... Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Data::CGIForm Download

Added: July 20, 2010 | Visits: 915

Xephyrus Data Structures Tag Library Xephyrus Data Structures Tag Library provides an easy way to create and manipulate the contents of common Java data-structures such as maps and lists. Whats New in This Release: - The library was polished up. - Several improvements were made and a few bugs were fixed. - This version is... Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): Xephyrus Data Structures Tag Library Download

Added: April 23, 2010 | Visits: 824

Data::Diver Data::Diver is a simple, ad-hoc access to elements of deeply nested structures. SUMMARY Data::Diver provides the Dive() and DiveVal() functions for ad-hoc access to elements of deeply nested data structures, and the DiveRef(), DiveError(), DiveClear(), and DiveDie() support functions.... Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): Data::Diver Download

< 1 2 3 4 5