The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Win32::ASP"

Win32::ASP - a module for ASP (PerlScript) Programming River stage zero No dependents

I knocked these routines together one day when I was wondering "Why don't my "print" statements output to the browser?" and "Why don't "exit" and "die" end my script?" So I started investigating how I could overload the core functions. "print" is ove...

WNODOM/Win32-ASP-2.15 - 26 Mar 2001 15:43:55 UTC

Win32::ASP::Error - an abstract parent class for implementing exceptions in Win32::ASP::DB River stage zero No dependents

Overview "Win32::ASP::Error" is the abstract parent class used for implementing exceptions in the Win32::ASP::DB system. It inherits from "Error::Unhandled", which allows exceptions to handle themselves if the calling program leaves the exception unh...

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC

Win32::ASP::Extras - a extension to Win32::ASP that provides more methods River stage zero No dependents

Installation instructions This installs with MakeMaker. To install via MakeMaker, it's the usual procedure - download from CPAN, extract, type "perl Makefile.PL", "nmake" then "nmake install". Don't do an "nmake test" because the ASP objects won't be...

TEVERETT/Win32-ASP-Extras-1.01 - 08 Feb 2000 22:23:44 UTC

Win32::ASP::Profile - provides quick and dirty profiling for web performance testing River stage zero No dependents

"Win32::ASP::Profile" outputs rudimentary profiling information at the end of each web page through the use of "BEGIN" and "END". The "BEGIN" subroutine initializes some information when the web page is first created and the "END" subroutine computes...

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC

Win32::ASP::Field - an abstract parent class for representing database fields, used by Win32::ASP::DBRecord River stage zero No dependents

Background Field objects are very strange Perl objects. Perl is class based, not prototype based. Unfortunately, unless you want to create a separate class for every mildly wierd field in your database, a class based system is sub-optimal for our pur...

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC

Win32::ASP::DBRecord - an abstract parent class for representing database records River stage zero No dependents

The main purpose of "Win32::ASP::DBRecord"is to be subclassed. It implements a generic set of default behavior for the purpose of reading a record from a table, displaying that record in HTML, allowing edits to it, and writing that record back to the...

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC

Win32::ASP::DBRecordGroup - an abstract parent class for representing groups of database records River stage zero No dependents

The main purpose of "Win32::ASP::DBRecordGroup"is to be subclassed. It implements a generic set of default behavior for the purpose of reading a group of records from a table, displaying that group of records in an HTML table, and allowing edits to t...

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC

Win32/ASP/Field/varchar.pm River stage zero No dependents

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC

Win32/ASP/Field/int.pm River stage zero No dependents

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC

Win32/ASP/Field/boolean.pm River stage zero No dependents

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC

Win32/ASP/Field/datetime.pm River stage zero No dependents

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC

Win32/ASP/Field/timestamp.pm River stage zero No dependents

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC

Win32/ASP/Field/dispmeta.pm River stage zero No dependents

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC

Win32/ASP/Action.pm River stage zero No dependents

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC

Win32/ASP/Field/text.pm River stage zero No dependents

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC

Win32/ASP/Field/bit.pm River stage zero No dependents

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC

Win32/ASP/DB.pm River stage zero No dependents

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC

Win32::RASE - managing dialup entries and network connections on Win32 River stage zero No dependents

This module is a collection of subroutines. As their names are very long and specific and almost each corresponds to a Win32 API call I decided to export a lot of them by default. Everything is exported except those subs that are claimed as non-expor...

MBLAZ/Win32-RASE-1.01 - 09 Mar 2000 00:11:15 UTC

Win32::PrintBox - Redirects print STDOUT and warn statements to a message box under wperl River stage zero No dependents

At startup, the module checks if the script was started in "Windows Mode" (it looks for wperl in $^X). If so, it creates a new glob (*MSG_FH), and ties the PRINT, PRINTF and DESTROY methods to it, to convert warn and print statements into Win32 messa...

DCLARKE/Win32-PrintBox-0.004 - 25 Jun 2015 15:35:48 UTC

Win32::OLE::CrystalRuntime::Application - Perl Interface to the CrystalRuntime.Application OLE Object River stage zero No dependents

This package allows automation of generating Crystal Reports with Perl. This package connects to the Crystal Runtime Application OLE object provided by craxddrt.dll (Crystal Reports ActiveX Designer Design and Runtime Library). You MUST have a licens...

MRDVT/Win32-OLE-CrystalRuntime-Application-0.16 - 13 Mar 2019 21:39:02 UTC
20 results (0.037 seconds)