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

Look At Something Critically freeware
Filter: All | Freeware | Demo
 

Look At Something Critically

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 957

Class::Adapter Class::Adapter is a Perl implementation of the "Adapter" Design Pattern. The Class::Adapter class is intended as an abstract base class for creating any sort of class or object that follows the Adapter pattern. What is an Adapter? The term Adapter refers to a "Design Pattern" of the same... Platforms: *nix

License: Freeware Size: 24.58 KB Download (102): Class::Adapter Download

Added: November 06, 2010 | Visits: 1.191

Mac::PropertyList Mac::PropertyList is a Perl module to work with Mac plists at a low level. SYNOPSIS use Mac::PropertyList; my $data = parse_plist( $text ); # == OR == my $data = parse_plist_file( $filename ); # == OR == open my( $fh ), $filename or die "..."; my $data = parse_plist_fh( $fh ); my... Platforms: *nix

License: Freeware Size: 17.41 KB Download (126): Mac::PropertyList Download

Added: May 10, 2013 | Visits: 1.984

Quanta Plus Quanta Plus is a highly stable and feature rich web development environment. Quanta's vision has always been to start with the best architectural foundations, design for efficient and natural use and enable maximal user extensibility. We recognize that we don't have the resources to do... Platforms: *nix, C/C++, BSD

License: Freeware Download (457): Quanta Plus Download

Added: August 23, 2010 | Visits: 822

pam_usbauth pam_usbauth is a module for PAM allowing end-users to locally authenticate via USB storage devices. USBAuth currently supports user-dependent authentication via password-hashing as well as one-time-password mechanisms, which make the verification process via USB-dongles much more secure. In... Platforms: *nix

License: Freeware Size: 10.24 KB Download (106): pam_usbauth Download

Added: April 03, 2010 | Visits: 1.151

fancylogin fancylogin is one of the most powerful login programs available for Linux. It can do everything your old login program can do, e.g., handling shadowed passwd files, user-time-terminal/network-verification as done with HP-UX login, etc. The project adds a lot of capabilities for logging logins and... Platforms: *nix

License: Freeware Download (92): fancylogin Download

Added: June 04, 2010 | Visits: 1.481

Rose::DB::Object::Tutorial Rose::DB::Object::Tutorial is a guided tour of the basics of Rose::DB::Object. INTRODUCTION This document provides a step-by-step introduction to the Rose::DB::Object module distribution. It demonstrates all of the important features using a semi-realistic example database. This tutorial does... Platforms: *nix

License: Freeware Size: 481.28 KB Download (98): Rose::DB::Object::Tutorial Download

Added: July 27, 2010 | Visits: 736

jdresolve jdresolve is a software that resolves IP addresses to hostnames. Any file format is supported, including those where the line does not begin with the IP address. One of the strongest features of the program is the support for recursion, which can drastically reduce the number of unresolved hosts... Platforms: *nix

License: Freeware Size: 51.2 KB Download (94): jdresolve Download

Added: September 01, 2010 | Visits: 1.378

Games::Score Games::Score is a Perl module to keep track of score in games . SYNOPSIS use Games::Score; # these three values are the default ones, by the way Games::Score->default_score(0); Games::Score->default_step(1); Games::Score->step_method(inc); # start two players my $player1 =... Platforms: *nix

License: Freeware Size: 7.17 KB Download (107): Games::Score Download

Added: January 18, 2010 | Visits: 727

Kwiki::Podcas Kwiki::Podcast is a Perl module for podcasting in a Kwiki way. INSTALLATION kwiki -install Kwiki::Podcast This plugin offer an Kwiki action to generate podcast rss. User simply put down a mp3 URL in a page, and leave the rest to Kwiki. For example, you only have to write something like:... Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): Kwiki::Podcas Download

Added: April 21, 2010 | Visits: 944

cw cw project is package for the Catweasel controller, look below what other packages do exist. This package is especially for accessing the floppy drives connected to Catweasel. Currently the MK3 and MK4 controller cards are supported. cw consists of a kernel driver and a companion user space... Platforms: *nix

License: Freeware Size: 102.4 KB Download (99): cw Download

Added: August 08, 2010 | Visits: 1.074

Xholon runtime framework Xholon runtime framework executes applications that are event-driven or that have highly dynamic structure or behavior. Specify your models using XML and Java, or using third-party UML2 tools and MDA transformations. To get started, read or actively work through the basic HelloWorld tutorial.... Platforms: *nix

License: Freeware Size: 3.6 MB Download (92): Xholon runtime framework Download

Added: April 24, 2010 | Visits: 1.003

Test::Simple Test::Simple is a Perl module with basic utilities for writing tests. SYNOPSIS use Test::Simple tests => 1; ok( $foo eq $bar, foo is bar ); ** If you are unfamiliar with testing read Test::Tutorial first! ** This is an extremely simple, extremely basic module for writing tests suitable... Platforms: *nix

License: Freeware Size: 77.82 KB Download (92): Test::Simple Download

Added: September 23, 2010 | Visits: 1.005

Useful Terminal IO Library The Useful Terminal I/O library is a C++ alternative to ncurses for working with terminfo-defined terminals. Included are raw terminfo string access and output, an efficient buffered output system, and a keyboard driver. Installation: ./configure make make install ./configure --help lists... Platforms: *nix

License: Freeware Size: 40.96 KB Download (95): Useful Terminal IO Library Download

Added: February 17, 2010 | Visits: 770

popcheck popcheck is a SuperKaramba theme that displayes the most recent 20 e-mails received at a POP account that are still awaiting download. Queries the POP server once per minute and as new e-mails as they arrive. The sender and the title are displayed. You must configure the hostname and... Platforms: *nix

License: Freeware Size: 41.98 KB Download (88): popcheck Download

Added: November 16, 2010 | Visits: 1.604

NEsGUI NEsGUI is a peer-to-peer file sharing application written by Neill Miller in GTK+ which utilizes the NEshare library.NEsGUI is a Napster like application. Its one of the simplest and least creative applications utilizing the NEshare peer-to-peer file sharing library. I started writing NEshare... Platforms: *nix

License: Freeware Size: 57.34 KB Download (100): NEsGUI Download

Added: August 03, 2010 | Visits: 803

Device::TNC Device::TNC is a Perl module that acts like a generic interface to a TNC. This module implements a generic interface to a Terminal Node Controller (TNC). It loads sub classes that provide the low level interface for the appropriate TNC to be used and provides higher level methods to return... Platforms: *nix

License: Freeware Size: 16.38 KB Download (93): Device::TNC Download

Added: March 17, 2010 | Visits: 930

Regexp::Ignore Regexp::Ignore is a Perl module that let us ignore unwanted parts, while parsing text. WARNING This is an alpha code. Really. It was written in the end of 2001. It is not yet checked much. The only reason I submit it to CPAN that early is to get feedback about the idea, and hopefully to get... Platforms: *nix

License: Freeware Size: 71.68 KB Download (87): Regexp::Ignore Download

Added: November 22, 2010 | Visits: 1.068

Acme::OneHundredNotOut Acme::OneHundredNotOut is a raise of the bat, a tip of the hat. I have just released my 100th module to CPAN, the first time that anyone has reached that target. As some of you may know, I am getting ready to go back to college and reinvent myself from being a programmer into being a... Platforms: *nix

License: Freeware Size: 14.34 KB Download (95): Acme::OneHundredNotOut Download

Added: November 07, 2010 | Visits: 1.229

Test::STDmaker Test::STDmaker is a Perl module to generate test scripts, demo scripts from a test description short hand. SYNOPSIS ####### # Procedural (subroutine) interface # use Test::STDmake qw(find_t_roots get_data perl_command); @t_path = find_t_paths() $date = get_date(); $myperl =... Platforms: *nix

License: Freeware Size: 133.12 KB Download (95): Test::STDmaker Download

Added: August 18, 2010 | Visits: 1.029

B::Graph B::Graph is a Perl compiler backend to produce graphs of OP trees. SYNOPSIS perl -MO=Graph,-text prog.pl >graph.txt perl -MO=Graph,-vcg prog.pl >graph.vcg xvcg graph.vcg perl -MO=Graph,-dot prog.pl | dot -Tps >graph.ps This module is a backend to the perl compiler (B::*) which, instead... Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): B::Graph Download

< 1 2 3 4 5 >