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

Inherited freeware
Filter: All | Freeware | Demo
 

Inherited

1 2 3 4 5 > 
Added: November 26, 2010 | Visits: 766

Data::Inherited Data::Inherited is a Perl module with hierarchy-wide accumulation of list and hash results. SYNOPSIS package Foo; use base Data::Inherited; use constant PROPERTIES => (qw/name address/); package Bar; use base Foo; use constant PROPERTIES => (qw/age/); package main; my $bar =...



Platforms: *nix

License: Freeware Size: 12.29 KB Download (102): Data::Inherited Download

Added: February 17, 2010 | Visits: 907

Class::DispatchToAll Class::DispatchToAll Perl module can dispatch a method call to all inherited methods. SYNOPSIS package My::Class; our @ISA=qw(SomeClass SomeOtherClass More::Classes); use Class::DispatchToAll qw(dispatch_to_all); my $self=bless {},My::Class # not a proper constructor, I know.. # this...





Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): Class::DispatchToAll Download

Added: November 04, 2010 | Visits: 836

Proc::BackOff::Linear Proc::BackOff::Linear is a generic module meant to be directly inherited from and then modified by overloading the calculate_back_off object method. SYNOPSIS Usage: use Proc::BackOff::Linear; my $obj = Proc::BackOff::Linear->new( { $slope => 5, x => count, b => 0 ); # sequence would be...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (101): Proc::BackOff::Linear Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 517

Mary Kay Andrews: The Fixer Upper for Mac OS Upon her return to Guthrie, the now unemployed Dempsey Jo is tasked by her father with restoring the family's recently inherited, and definitely fading, Victorian mansion into a real-estate cash cow. You must guide her through the house renovation process, as well as bring her boss to justice....


Platforms: Mac

License: Freeware Size: 110 MB Download (541): Mary Kay Andrews: The Fixer Upper for Mac OS Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 483

Parking Dash for Mac OS Introducing Karma, Flo's hip, new friend, whose life takes a dramatic turn when shes contacted in her Donutville apartment about inherited property in DinerTown! Flo intercedes before Karma can sell the tiny blacktop lot behind Flos Diner to Mr. Big, and encourages Karma to start her own...


Platforms: Mac

License: Freeware Size: 23.5 MB Download (512): Parking Dash for Mac OS Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 397

Winemaker Extraordinaire for Mac OS Maria Bellaventura has just inherited an Italian winery, and is leaving her stress-filled life as a corporate lawyer behind! Grow your own grapes, and travel the world in this Strategy Adventure game. Help Maria transform her small rural winery into an international winemaking empire, and become...


Platforms: Mac

License: Freeware Size: 86.7 MB Download (464): Winemaker Extraordinaire for Mac OS Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 521

Elements+ for PSE 8 for Mac OS As you, probably, know, Adobe Photoshop Elements has not inherited all of the essential features of the full Photoshop. Some functions have been removed, while the others just stay hidden. The 'surface' Photoshop Elements functions are quite sufficient for a beginner. As you advance, though, you...


Platforms: Mac

License: Freeware Size: 1024 KB Download (433): Elements+ for PSE 8 for Mac OS Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 336

Blooming Daisies It’s up to you to bring beauty to your inherited empty park. Dig, Plant and Water your flowers before they wilt in Blooming Daisies! Discover new flowers, park amenities and other great items from the store as you make your grandpa proud. Help Daisy make her park as gorgeous as she knows it can...


Platforms: Windows

License: Freeware Size: 21.88 MB Download (449): Blooming Daisies Download

Released: September 27, 2012  |  Added: September 27, 2012 | Visits: 524

Parking Dash The story begins when Karma, Flo’s new friend, was informed that she’s just inherited property in DinerTown! Flo intercedes before Karma can sell the tiny blacktop lot behind Flo’s Diner to Mr. Big, and encourages Karma to start her own business. You’ll have to be fast to click as you...


Platforms: Windows

License: Freeware Size: 21.35 MB Download (480): Parking Dash Download

Released: September 02, 2012  |  Added: September 02, 2012 | Visits: 534

Fill Up You have just inherited an old, run-down gas station from your family and must now transform it into a top-of-the-line service station! Build, demolish, upgrade, and service to accomplish specific tasks and prove yourself a worthy owner in this fantastic Time Management game. Become the best gas...


Platforms: Windows

License: Freeware Size: 55.64 MB Download (461): Fill Up Download

Added: May 10, 2013 | Visits: 394

C Threads The aim of this library, is to provide the programmer with an easy to use class, that can be further inherited to provide a rich set of threaded functionality rarely seen in a linux environment. Full C is provided, without any wrapping around underlying C code, which gives more compact and faster...


Platforms: *nix, C/C++, BSD

License: Freeware Download (52): C Threads Download

Added: May 30, 2013 | Visits: 423

Formatted Number CCK OverviewThe Formatted Number CCK module defines numeric types where thousands separator and decimal point are inherited from the Format Number API module.Numeric types supported: signed or unsigned integers (tiny, small, medium, int), decimal and float.Builtin integration support for: Views,...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (39): Formatted Number CCK Download

Added: April 06, 2013 | Visits: 364

Organic groups member inherit Use a CCK node reference field on a group node to select other groups of which the members should be inherited from.Usage example:A site may have a group type called Private, or Members, and another group type called Organisation. This module allows you to add or remove users from a Private group...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Organic groups member inherit Download

Added: September 11, 2013 | Visits: 310

GlodaQuilla GlodaQuilla was prepared at the request of Andrew Sutherland of Mozilla Messaging to assist in the debugging of the gloda global database. It adds three columns to the Thunderbird message pane: * OnDisk indicates whether a particular message has been downloaded to the local message store, or is...


Platforms: Mac

License: Freeware Size: 20.48 KB Download (42): GlodaQuilla Download

Added: July 25, 2013 | Visits: 349

Sphinx::Config Sphinx::Config is a Sphinx search engine configuration file read/modify/write. SYNOPSIS use Sphinx::Config; my $c = Sphinx::Config->new(); $c->parse($filename); $path = $c->get('index', 'test1', 'path'); $c->set('index', 'test1', 'path', $path); $c->save($filename); ... CONSTRUCTOR...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): Sphinx::Config Download

Added: December 01, 2013 | Visits: 379

News::Pan::Server::Group::_Search This module is inherited by News::Pan::Server::Group. This is to perform a search of a pan file for article subjects.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (40): News::Pan::Server::Group::_Search Download

Added: June 14, 2013 | Visits: 376

Class::ParamParser This Perl 5 object class implements two methods which inherited classes can use to tidy up parameter lists for their own methods and functions. The two methods differ in that one returns a HASH ref containing named parameters and the other returns an ARRAY ref containing positional parameters....


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): Class::ParamParser Download

Added: August 11, 2013 | Visits: 309

MooseX::AttributeTree MooseX::AttributeTree allows you to apply the TreeInherit trait to any attribute in your class. This changes the way the attribute's accessor method works. When reading the attribute's value, if no value has been set for the attribute in this object, the accessor will return the value from the...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): MooseX::AttributeTree Download

Added: November 30, 2013 | Visits: 540

Ada Image server ADA Image Server is server specialized in photo web-publishing. No need to copy the JPEG files on a remote web server, your machine serve it directly to the web with efficient thumbnail generation, bandwidth optimization and inherited skins.


Platforms: *nix

License: Freeware Size: 7.62 MB Download (37): Ada Image server Download

Added: May 17, 2006 | Visits: 2.289

Hounds of the Baskervilles Hounds of the Baskervilles by Arthur Conan Doyle The recent death of Sir Charles Baskerville stirs up a dangerous business. For the "luminous, ghastly, and spectral" hound of the family legend has been seen roaming the moors at night, and it appears that the new baronet has inherited, along with...


Platforms: Windows

License: Freeware Size: 805 KB Download (126): Hounds of the Baskervilles Download

1 2 3 4 5 >