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

Class freeware
Filter: All | Freeware | Demo
 

Class

< 1 2 3 4 5 
Added: August 01, 2010 | Visits: 955

Class::DBI::AutoIncrement Class::DBI::AutoIncrement is a Perl module to emulate auto-incrementing columns on Class::DBI subclasses. SYNOPSIS Lets assume you have a project making use of Class::DBI. You have implemented a subclass of Class::DBI called MyProject::DBI that opens a connection towards your projects...



Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): Class::DBI::AutoIncrement Download

Added: July 27, 2010 | Visits: 832

Object::Relation::Meta::Class::Schema Object::Relation::Meta::Class::Schema is a Perl module for Object::Relation database store builder. This module is provides metadata for all Object::Relation classes while building a storage schema. Loading Object::Relation::Schema causes it to be used instead of Object::Relation::Meta::Class....





Platforms: *nix

License: Freeware Size: 24.58 KB Download (87): Object::Relation::Meta::Class::Schema Download

Added: April 03, 2010 | Visits: 797

Class::Multimethods::Pure Class::Multimethods::Pure is a Perl module that contains a method-ordered multimethod dispatch. SYNOPSIS use Class::Multimethods::Pure; package A; sub magic { rand() > 0.5 } package B; use base A; package C; use base A; BEGIN { multi foo => (A, A) => sub { "Generic catch-all"; };...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (87): Class::Multimethods::Pure Download

Added: May 07, 2010 | Visits: 888

Class::MakeMethods::Template Class::MakeMethods::Template package contains extensible code templates. SYNOPSIS package MyObject; use Class::MakeMethods::Template::Hash ( new => new, string => foo, number => bar, ); my $obj = MyObject->new( foo => "Foozle", bar => 23 ); print $obj->foo(); $obj->bar(42);...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (87): Class::MakeMethods::Template Download

Added: April 03, 2010 | Visits: 846

Class::DBI::Query Class::DBI::Query is a Perl module with deprecated SQL manager for Class::DBI. SYNOPSIS my $sth = Class::DBI::Query ->new({ owner => $class, sqlname => $type, essential => @columns, where_columns => @where_cols, }) ->run($val); This abstracts away many of the details of the...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (87): Class::DBI::Query Download

Added: January 23, 2010 | Visits: 723

Class::AbstractLogic Class::AbstractLogic is a Perl module to handle Logic Abstractions. SYNOPSIS # the logic class definition package My::Logic::Foo; use Class::AbstractLogic-base; # a logic action action add, needs [qw(a b)], verify { a => sub { /^d+$/ }, b => sub { /^d+$/ } }, sub { $_{a} + $_{b} };...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (87): Class::AbstractLogic Download

Added: January 16, 2010 | Visits: 859

Exception::Class::TCF Exception::Class::TCF is a Java/C++ style exception handling. SYNOPSIS try BLOCK [ [catch] NAME FUN_REF ]* throw [ EXCEPTION LIST ] package EnclosureException; @ISA = qw(Exception::Class::TCF); package main; use Exception::Class::TCF; try { if ($Lost) { throw new...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (87): Exception::Class::TCF Download

Added: July 08, 2010 | Visits: 893

DBIx::Class::FormTools DBIx::Class::FormTools is a utility module for building forms with multiple related DBIx::Class objects. SYNOPSIS In the examples I use 3 objects, a Film, an Actor and a Role. Role is a many to many relation between Film and Actor. package MySchema; use base DBIx::Class::Schema;...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (86): DBIx::Class::FormTools Download

Added: April 21, 2010 | Visits: 745

dtRdr::Traits::Class dtRdr::Traits::Class is a Perl module with shared OO stuff. Methods to Break Things NOT_IMPLEMENTED Imported into base class. Gives a nicer message than the standard "Cant locate method...", indicating that you did not typo the method name, but instead forgot to override it. sub...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (86): dtRdr::Traits::Class Download

Added: October 17, 2010 | Visits: 898

Class::Std::Storable Class::Std::Storable is a Perl module to support for creating serializable "inside-out" classes. SYNOPSIS In general, use this class exactly as you would Class::Std. package Ice::Cream; use Class::Std::Storable; { my %name_of :ATTR( :get :set ); my %flavor_of :ATTR( :get :set );...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (86): Class::Std::Storable Download

Added: October 16, 2010 | Visits: 753

Class::MakeMethods::Template::Generic Class::MakeMethods::Template::Generic Perl module contains templates for common meta-method types. SYNOPSIS package MyObject; use Class::MakeMethods ( Template::Hash:new => [ new ], Template::Hash:scalar => [ foo ] Template::Static:scalar => [ bar ] ); package main; my $obj =...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (86): Class::MakeMethods::Template::Generic Download

Added: October 12, 2010 | Visits: 553

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 (86): Class::Prototyped::Mixin Download

Added: May 10, 2013 | Visits: 1.324

PHP Class Generator The PHP Class Generator is a small windows desktop application that allows a PHP programmer to generate Entity classes from a MySQL database table. For instance, if the user has a table in his or her MySQL database called customers. With this app, that programmer can generate an Entity class...


Platforms: Windows, Basic/VB,

License: Freeware Download (73): PHP Class Generator Download

Added: May 10, 2013 | Visits: 1.094

Event Calendar Generator PHP Class Event Calendar Generator PHP Class generates calendars (year, month or week view) as a HTML Table (XHTML-Valid).Features: - can be static (without any links) - can optionally have navigation controls - can optionally have a date picker control - can optionally have linkable days (url or...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (72): Event Calendar Generator PHP Class Download

Added: May 10, 2013 | Visits: 806

Calendario Class This is a PHP class that helps you to create calendar and organizers. It is highly configurable, letting you choose how many days are in a week, when a week starts, the details of the HTML output, and so on. It also knows about holidays.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (70): Calendario Class Download

Added: May 10, 2013 | Visits: 594

Quicken QIF file class and conversion This script containsĀ a simple class to represent a Quicken (QIF) file, and a parser to load a QIF file into a sequence of those classes.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (65): Quicken QIF file class and conversion Download

Added: May 10, 2013 | Visits: 544

USPS First Class Shipping Very simple mod that will let you offer First Class shipping to your customers.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (65): USPS First Class Shipping Download

Added: May 10, 2013 | Visits: 439

Prototype Carousel Class This class is a Prototype/script.aculo.us version of the excellent Bill Scott's Carousel component. This library is licensed under a MIT-style license, so you can use it for anything you like, as long as you include the copyright notice. Features:- scrollTo - Ajax handler ("before", "after") -...


Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (63): Prototype Carousel Class Download

Added: May 10, 2013 | Visits: 648

Class for reading INI files This script is a simple class that supports reading sections, single values, and arrays from INI files.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (63): Class for reading INI files Download

Added: May 10, 2013 | Visits: 583

Progress bar class Here is a little class that lets you present percent complete information in the form of a progress bar using the '#' character to represent completed portions, space to represent incomplete portions, and the actual percent done (rounded to integer) displayed in the middle:[############# 33%...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (63): Progress bar class Download

< 1 2 3 4 5