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

Object Pascal Tutorial software
Filter: All | Freeware | Demo
 

Object Pascal Tutorial

< 1 2 3 4 5 
Added: January 17, 2010 | Visits: 934

Yet Another Object Request Broker Yet Another Object Request Broker is an implementation of the CORBA ORB. YaOrb advanced installation YaOrb uses the GNU tools (Autoconf, Automake, ...). See the GNU documentation for complete instructions, in file $/INSTALL.GNU. Optional features The configure script also supports...



Platforms: *nix

License: Freeware Size: 962.56 KB Download (91): Yet Another Object Request Broker Download

Added: November 07, 2010 | Visits: 1.234

MARC::Doc::Tutorial MARC::Doc::Tutorial is a documentation-only module for new users of MARC::Record. SYNOPSIS perldoc MARC::Doc::Tutorial What is MARC? The MAchine Readable Cataloging format was designed by the Library of Congress in the late 1960s in order to allow libraries to convert their card catalogs...





Platforms: *nix

License: Freeware Size: 788.48 KB Download (110): MARC::Doc::Tutorial Download

Added: February 02, 2010 | Visits: 869

Object::Realize::Later Object::Realize::Later is a Perl module with delayed creation of objects. SYNOPSIS package MyLazyObject; use Object::Realize::Later becomes => MyRealObject, realize => load; The Object::Realize::Later class helps with implementing transparent on demand realization of object data. This...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): Object::Realize::Later Download

Added: June 03, 2010 | Visits: 699

Object::AutoAccessor Object::AutoAccessor is an accessor class by using AUTOLOAD. SYNOPSIS use Object::AutoAccessor; my $struct = { foo => { bar => { baz => BUILD OK, }, }, }; # Now lets easily accomplish it. my $obj = Object::AutoAccessor->build($struct); print $obj->foo->bar->baz; # prints BUILD OK...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (89): Object::AutoAccessor Download

Added: August 26, 2010 | Visits: 1.248

Games::ScottAdams::Tutorial Games::ScottAdams::Tutorial is a Perl module with the Scott Adams Adventure Compiler Tutorial. INTRODUCTION This document walks you through the process of creating a small but complete and playable game with six rooms, seven items including a single treasure, and a couple of puzzles. It...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (127): Games::ScottAdams::Tutorial Download

Added: March 22, 2010 | Visits: 1.181

Nemesis Pascal Nemesis Pascal is an Pascal interpreter that is: Free Open Source (GPL) Cross-platform (currently Windows and Linux) Nemesis Pascal is written in Delphi and Kylix. Borland CLX libraries supplies the cross-platform features. The Nemesis Pascal applications runs on Windows using native...


Platforms: *nix

License: Freeware Download (172): Nemesis Pascal Download

Added: July 14, 2010 | Visits: 966

Apache::PAR::tutorial Apache::PAR::tutorial is a Perl module with information on getting Apache::PAR up and running. Apache::PAR is a framework for including Perl ARchive files in a mod_perl (1.x or 2.x) environment. It allows an author to package up a web application, including configuration, static files, Perl...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (94): Apache::PAR::tutorial Download

Added: August 27, 2010 | Visits: 760

Query Object Framework QOF, the Query Object Framework, provides a set of C Language utilities for performing generic structured complex queries on a set of data held by a set of C/C++ objects. Query Object Framework is unique in that it does NOT require SQL or any database at all to perform the query. Thus, it...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (87): Query Object Framework Download

Added: April 27, 2010 | Visits: 904

Games::Object Games::Object is a Perl module to provide a base class for game objects. SYNOPSIS package MyGameObject; use Games::Object; use vars qw(@ISA); @ISA = qw(Games::Object); sub new { # Create object my $proto = shift; my $class = ref($proto) || $proto; my $self = $class->SUPER::new(@_);...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (88): Games::Object Download

Added: March 21, 2010 | Visits: 2.485

Php Object Generator Php Object Generator on short POG is an open source PHP code generator which automatically generates clean & tested Object Oriented code for your PHP4/PHP5 application. Over the years, we realized that a large portion of a PHP programmers time is wasted on repetitive coding of the Database...


Platforms: *nix

License: Freeware Size: 1024 KB Download (282): Php Object Generator Download

Added: March 04, 2010 | Visits: 1.247

Portable Object Compiler Portable Object Compiler project consists of a set of Objective-C class libraries and a precompiler (translator) that generates plain C code..


Platforms: *nix

License: Freeware Size: 839.68 KB Download (102): Portable Object Compiler Download

Added: March 20, 2010 | Visits: 792

Software::Packager::Object Software::Packager::Object is a generic object data storage. SYNOPSIS use Software::Packager::Object; This module is used by Software::Packager for holding data for a each item added to the a software package. It provides an easy way of accessing the data for each object to be installed....


Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): Software::Packager::Object Download

Added: September 22, 2010 | Visits: 1.102

Software::Packager::Object::Aix Software::Packager::Object::Aix module it extends Software::Packager::Object and adds extra methods for use by the AIX software packager. FUNCTIONS LPP TYPE The LPP type for objects determines the type of LPP package created. If the objects destination is under /usr/share then the object is...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (111): Software::Packager::Object::Aix Download

Added: October 27, 2010 | Visits: 925

Perlbug::Object Perlbug::Object is a object handler for Perlbug database. Handles Perlbug database objects, typically bug, group, message, patch, note, test, user, and severity, status etc.... Methods included to recognise objects by their id or by their also unique name. SYNOPSIS my $o_obj =...


Platforms: *nix

License: Freeware Size: 501.76 KB Download (269): Perlbug::Object Download

Added: November 21, 2010 | Visits: 708

Object::PerlDesignPatterns Object::PerlDesignPatterns is a Perl architecture for structuring and refactoring large programs. SYNOPSIS lynx perldesignpatterns.html perldoc Object::PerlDesignPatterns ABSTRACT Documentation: Ideas for keeping programs fun to hack on even after they grow large. Object, lambda, hybrid...


Platforms: *nix

License: Freeware Size: 563.2 KB Download (87): Object::PerlDesignPatterns Download

Added: September 24, 2010 | Visits: 1.063

Flash::FLAP::Object Flash::FLAP::Object is a Perl module translated from PHP Remoting v. 0.5b from the -PHP project. Package used for building and retreiving header and body information. Installation: 1a. If you have access to Macromedia Flash MX, load the docs/examples/cpu/CpuExample.fla file. Edit the...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (92): Flash::FLAP::Object Download

Added: January 13, 2010 | Visits: 934

Object::Trampoline Object::Trampoline is a Perl module for delay object construction, and optionally using the class module, until a method is actually dispatched, simplifies runtime definition of handler classes. SYNOPSIS # adding "use_class" will perform an "eval use $class" # at the point where the object...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): Object::Trampoline Download

Added: June 12, 2010 | Visits: 1.234

XML Tree Object Model Parser XML Tree Object Model Parser is an easy to use XML parser designed to provide an easy and simple to use library for parsing XML configuration files. It is split into two components. The first one is the Parser itself, which uses J2SE 1.4 XML Parsing API, and the second one is what I call XML...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (109): XML Tree Object Model Parser Download

Added: August 11, 2010 | Visits: 962

File::Basename::Object File::Basename::Object is a Perl module with object-oriented syntax sugar for File::Basename. SYNOPSIS my $file = File::Basename::Object->new("/path/to/a/file.html", ".htm", ".html"); if(open(my $fh, <, $file)) { print "Now reading ", $file->basename, "n"; ... } if($file ==...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (95): File::Basename::Object Download

Added: July 01, 2010 | Visits: 909

XML::XQL::Tutorial XML::XQL::Tutorial is a Perl module that describes the XQL query syntax. This document describes basic the features of the XML Query Language (XQL.) A proposal for the XML Query Language (XQL) specification was submitted to the XSL Working Group in September 1998. The spec can be found at...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (103): XML::XQL::Tutorial Download

< 1 2 3 4 5