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

Data Wizard freeware
Filter: All | Freeware | Demo
 

Data Wizard

< 1 2 3 4 5 > 
Added: February 27, 2010 | Visits: 1.153

Data::Validator::Item Data::Validator::Item is a Factory Class to validate data items. This is an attempt to create an object which will permit semi-automatic verification of a data value. SYNOPSIS use Data::Validator::Item; my $item = Data::Validator::Item->new(); #Create a new Data::Validator::Item, called... Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): Data::Validator::Item Download

Added: June 25, 2010 | Visits: 1.067

Data::ENAML Data::ENAML is a Perl extension for ENAML data representation. SYNOPSIS use Data::ENAML qw (serialize deserialize); print serialize(login => {nick => Schop, email => ariel@atheist.org.il, tagline => If I had no modem I would not lose Regina}); $struct = deserialize(bad-nick: {nick:... Platforms: *nix

License: Freeware Size: 4.1 KB Download (100): Data::ENAML Download

Added: September 25, 2010 | Visits: 1.191

gnome-mime-data gnome-mime-data package contains the base MIME and Application database for GNOME. It is meant to be accessed through the MIME functions in GnomeVFS. MIME Media Types [RFC2045,RFC2046] specifies that Content Types, Content Subtypes, Character Sets, Access Types, and conversion values for... Platforms: *nix

License: Freeware Size: 921.6 KB Download (107): gnome-mime-data Download

Added: August 23, 2010 | Visits: 1.306

Sunrise Data Dictionary Sunrise Data Dictionary is a library for hashtable storage of arbitrary data objects with built-in reference counting and guaranteed order iteration for the C programming language. Sunrise Data Dictionary library can participate in external reference counting systems or use its own built-in... Platforms: *nix

License: Freeware Size: 174.08 KB Download (116): Sunrise Data Dictionary Download

Added: April 15, 2010 | Visits: 1.211

Test::Data Test::Data is a Perl module to test functions for particular variable types. SYNOPSIS use Test::Data qw(Scalar Array Hash Function); Test::Data provides utility functions to check properties and values of data and variables. Functions Plug-in modules define functions for each data type.... Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Test::Data Download

Added: June 06, 2010 | Visits: 1.465

Common Data Format Common Data Format is a self-describing data abstraction for the storage and manipulation of multidimensional data in a platform- and discipline-independent fashion. It consists of a scientific data management package (known as the "CDF Library") that allows programmers and application... Platforms: *nix

License: Freeware Size: 1.5 MB Download (128): Common Data Format Download

Added: July 17, 2010 | Visits: 1.417

Data::FormValidator::Filters::Image Data::FormValidator::Filters::Image is a filter that allows you to shrink incoming image uploads using Data::FormValidator. SYNOPSIS use Data::FormValidator::Filters::Image qw( image_filter ); # Build a Data::FormValidator Profile: my $my_profile = { required => qw( uploaded_image ),... Platforms: *nix

License: Freeware Size: 19.46 KB Download (94): Data::FormValidator::Filters::Image Download

Added: October 25, 2010 | Visits: 1.798

Secure Data Manager Secure Data Manager project is a manager for passwords and other private data. Secure Data Manager (SDM) is a full-featured password manager application written entirely in Java (so it can run on Unix or Windows). It encrypts logins and other private information for Web sites, computers, credit... Platforms: *nix

License: Freeware Size: 1.9 MB Download (108): Secure Data Manager Download

Added: August 11, 2010 | Visits: 830

Data::Stag Data::Stag is a Perl module with structured tags datastructures. SYNOPSIS # PROCEDURAL USAGE use Data::Stag qw(:all); $doc = stag_parse($file); @persons = stag_find($doc, "person"); foreach $p (@persons) { printf "%s, %s phone: %sn", stag_sget($p, "family_name"), stag_sget($p,... Platforms: *nix

License: Freeware Size: 440.32 KB Download (93): Data::Stag Download

Added: November 14, 2010 | Visits: 758

Data::Stag::HashDB Data::Stag::HashDB is a perl used for building indexes over Stag files or objects. SYNOPSIS # parsing a file into a hash my $hdb = Data::Stag::HashDB->new; $hdb->unique_key("ss_details/social_security_no"); $hdb->record_type("person"); my $obj = {}; $hdb->index_hash($obj);... Platforms: *nix

License: Freeware Size: 440.32 KB Download (129): Data::Stag::HashDB Download

Added: February 06, 2010 | Visits: 1.051

Data::CTable Data::CTable is a Perl module that helps you read, write, manipulate tabular data. SYNOPSIS ## Read some data files in various tabular formats use Data::CTable; my $People = Data::CTable->new("people.merge.mac.txt"); my $Stats = Data::CTable->new("stats.tabs.unix.txt"); ## Clean stray... Platforms: *nix

License: Freeware Size: 153.6 KB Download (95): Data::CTable Download

Added: January 02, 2010 | Visits: 723

Data::FormValidator::Constraints Data::FormValidator::Constraints is a Perl module with basic sets of constraints on input profile. SYNOPSIS use Data::FormValidator::Constraints qw(:all); In an Data::FormValidator profile: constraint_methods => { email => email(), fax => american_phone(), phone => american_phone(),... Platforms: *nix

License: Freeware Size: 88.06 KB Download (95): Data::FormValidator::Constraints Download

Added: September 17, 2010 | Visits: 1.249

Photo Mail Wizard Photo Mail Wizard is a desktop application designed to help users to search, choose, and send optimized photos by mail. Sent photos are automatically commented, rotated, resized, and/or compressed using the users current parameters. The selected photos files are not modified, and nothing is... Platforms: *nix

License: Freeware Size: 890.88 KB Download (108): Photo Mail Wizard Download

Added: November 25, 2010 | Visits: 1.082

Data::Generate Data::Generate allows you to create various types of synthetic data by parsing "regex-like" data creation rules. This module generates data by parsing given text statements (data creation rules). These statements are flexible and powerful regex-like way to control the production of synthetic... Platforms: *nix

License: Freeware Size: 25.6 KB Download (91): Data::Generate Download

Added: July 03, 2010 | Visits: 835

Template::Plugin::Data::HTMLDumper Template::Plugin::Data::HTMLDumper is a template toolkit plugin interface to Data::HTMLDumper. SYNOPSIS [% USE Data.HTMLDumper %] [% Data.HTMLDumper.dump(myvar) %] A very simple Template Toolkit Plugin Interface to the Data::HTMLDumper module. The Data::HTMLDumper module displays output... Platforms: *nix

License: Freeware Size: 2.05 KB Download (97): Template::Plugin::Data::HTMLDumper Download

Added: February 06, 2010 | Visits: 1.894

3gp movie wizard 3gp movie wizard is a small perl/kommander script that helps you to convert almost any movie format to 3gp movie, suitable for watching on the modern mobile phones (tested only on Motorola V360 but should work with any mobile with 3gp support and 176 pixel wide screen). It should be extremely... Platforms: *nix

License: Freeware Size: 133.12 KB Download (149): 3gp movie wizard Download

Added: February 20, 2010 | Visits: 1.012

SOAP::Data::ComplexType SOAP::Data::ComplexType is an abstract class for creating and handling complex SOAP::Data objects. SYNOPSIS package My::SOAP::Data::ComplexType::Foo; use strict; use warnings; use SOAP::Data::ComplexType; use vars qw(@ISA); @ISA = qw(SOAP::Data::ComplexType); use constant OBJ_URI =>... Platforms: *nix

License: Freeware Size: 13.31 KB Download (93): SOAP::Data::ComplexType Download

Added: November 12, 2010 | Visits: 744

Data::PropertyList Data::PropertyList is a Perl module that can convert arbitrary objects to/from strings. SYNOPSIS use Data::PropertyList qw(astext fromtext); $hash_ref = { items => [ 7 .. 11 ], key => value }; $string = astext($hash_ref); # ... $hash_ref = fromtext($string); print $hash_ref->{items}[0];... Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): Data::PropertyList Download

Added: February 24, 2010 | Visits: 1.140

HTML QuickForm Wizard HTML QuickForm Wizard project implements a wizard whose pages and flows are described by a FSM (finite state machine). The next page is determined from the actual page, the "internal" state of the wizard, and a set of rules. The list of states (pages) and ruleset are described using an XML file... Platforms: *nix

License: Freeware Size: 37.89 KB Download (101): HTML QuickForm Wizard Download

Added: March 16, 2010 | Visits: 1.109

Data::Diff Data::Diff is a data structure comparison module. SYNOPSIS use Data::Diff qw(diff); # simple procedural interface to raw difference output $out = diff( $a, $b ); # OO usage $diff = Data::Diff->new( $a, $b ); $new = $diff->apply(); $changes = $diff->diff_a(); Data::Diff computes the... Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): Data::Diff Download

< 1 2 3 4 5 >