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

Prototyped freeware
 

Prototyped

Added: October 12, 2010 | Visits: 562

Class::Prototyped::Mixin Class::Prototyped::Mixin Perl module contains Mixin Support for Class::Prototyped. SYNOPSIS Usage one: whip up a class and toss it in a scalar package HelloWorld; sub hello { my ($self, $age) = @_; return "Hello World! I am $age years old" } package HelloWorld::Uppercase; use base... Platforms: *nix

License: Freeware Size: 11.26 KB Download (92): Class::Prototyped::Mixin Download

Added: April 15, 2013 | Visits: 471

xlsreadall Reads all rough data from Excel spreadsheet file in a data structureUses xlsread to read each 'Sheet' in the 'Workbook' separately.All numeric data and text data is saved in separate fields.M-file is quickly prototyped. It is documented for others to improve the code. Platforms: Matlab

License: Freeware Size: 10 KB Download (47): xlsreadall Download

Added: January 18, 2010 | Visits: 1.182

Test::Exception Test::Exception is a Perl module to test exception based code. SYNOPSIS use Test::More tests => 5; use Test::Exception; # or if you dont need Test::More use Test::Exception tests => 5; # then... # Check that something died dies_ok { $foo->method1 } expecting to die; # Check that... Platforms: *nix

License: Freeware Size: 11.26 KB Download (97): Test::Exception Download

Added: March 05, 2010 | Visits: 1.395

AjaxVTT AjaxVTT is a "Virtual Table Top" utility for multi-user, web-based battle mapping. For quite some time I have wanted a way to play old-school, table-top, books-and-dice roll playing games online. Ive looked at the packages out there (oh, mine is far from the only one) and found them all...... Platforms: *nix

License: Freeware Size: 1.9 MB Download (101): AjaxVTT Download

Added: October 08, 2010 | Visits: 887

Perl6::Currying Perl6::Currying is a Perl 6 subroutine currying for Perl 5. SYNOPSIS use Perl6::Currying; sub add ($a,$b) { $a + $b } # Define a sub with named params print add(1,2); # Call it my $incr = &add.prebind(a=>1); # Bind the $a argument to 1 # to create an increment subroutine print... Platforms: *nix

License: Freeware Size: 5.12 KB Download (89): Perl6::Currying Download

Added: September 15, 2010 | Visits: 1.354

Computation Job Management Computation Job Management (jobman in short) is a program that calls executables according to a given program flow. Each executable is run in a separate process. It is useful when a project needs to carry out a series of calculations that are performed by software written in different languages... Platforms: *nix

License: Freeware Size: 143.36 KB Download (100): Computation Job Management Download

Added: January 25, 2010 | Visits: 822

iCal Aid iCal Helper is an example of a rapidly prototyped tool to fulfill a specific task using AppleScript Studio. The problem is the lack of scripting support in Word + Entourage Special Edition, which make easy transfer of calendar events from Entourage to iCal difficult. Also, the lack of recurring... Platforms: Mac

License: Freeware Download (103): iCal Aid Download

Added: August 19, 2013 | Visits: 398

Flowella Flowella is an easy to use tool that enables designers and developers to create design and interaction prototypes * without writing a line of code. Prototypes are built using screen mock-up images and then defining flows between these screens. Once defined, the prototypes can be exercised in a... Platforms: Mac

License: Freeware Size: 2.89 MB Download (40): Flowella Download

Added: August 11, 2013 | Visits: 382

Capture::Tiny Capture::Tiny provides a simple, portable way to capture anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or from an external program. Optionally, output can be teed so that it is captured while being passed through to the original handles. Yes, it even... Platforms: *nix

License: Freeware Size: 20.48 KB Download (33): Capture::Tiny Download