The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "access ms"

Date::MSAccess - Manage dates in MS Access format River stage zero No dependents

"Date::MSAccess" is a pure Perl module. It can convert a number which is an MS Access date into a string of the form 'YYYYMMDD'. Also, it can return today's date in MS Access format. Note: MS Access dates are based on 12 noon. Note: MS Access dates c...

RSAVAGE/Date-MSAccess-1.05 - 24 Aug 2010 07:19:37 UTC - Search in distribution

Class::DBI::MSAccess - Extensions to Class::DBI for MS Access River stage zero No dependents

This is a simple subclass of Class::DBI which makes Class::DBI work correctly with Microsoft Access databases. I've only tested this module when connecting to the database with DBD::ODBC. This module requires Microsoft Access 2000 or newer (so that "...

MNDRIX/Class-DBI-MSAccess-0.10.2 - 13 Dec 2005 21:13:27 UTC - Search in distribution

FCGI::IIS - FCGI wrapper for MS IIS FastCGI River stage zero No dependents

The module has 5 different modes it can be run in. perl -MFCGI::IIS=test This is a simple test routine, that displays a counter that increments by 1 each time the script is called as a FastCGI. perl -MFCGI::IIS=carp In this mode, CGI::Carp qw(fatalsT...

COSMICNET/FCGI-IIS-0.05 - 24 Oct 2007 11:12:53 UTC - Search in distribution

Win32::Lanman - implements MS Lanmanager functions River stage zero No dependents

This module implements the MS Lanmanager functions...

JHELBERG/lanman.1.0.10.0 - 11 Jan 2003 17:21:44 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 946 direct dependents • 2083 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

perlfunc - Funciones predefinidas en Perl *** DOCUMENTO SIN REVISAR *** River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution

exiftool - Read and write meta information in files River stage two • 30 direct dependents • 31 total dependents

A command-line interface to Image::ExifTool, used for reading and writing meta information in a variety of file types. *FILE* is one or more source file names, directory names, or "-" for the standard input. Metadata is read from source files and pri...

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 UTC - Search in distribution

perlre - Perl regular expressions River stage five • 11693 direct dependents • 33184 total dependents

This page describes the syntax of regular expressions in Perl. If you haven't used regular expressions before, a tutorial introduction is available in perlretut. If you know just a little about them, a quick-start introduction is available in perlreq...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

MARC - Perl extension to manipulate MAchine Readable Cataloging records. River stage zero No dependents

MARC.pm is a Perl 5 module for reading in, manipulating, and outputting bibliographic records in the *USMARC* format. You will need to have Perl 5.004 or greater for MARC.pm to work properly. Since it is a Perl module you use MARC.pm from one of your...

BBIRTH/MARC-1.07 - 24 Apr 2000 03:34:57 UTC - Search in distribution

IT::perlfunc River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

Win32 - Interfaces to some Win32 API Functions River stage two • 34 direct dependents • 65 total dependents

The Win32 module contains functions to access Win32 APIs. Alphabetical Listing of Win32 Functions It is recommended to "use Win32;" before any of these functions; however, for backwards compatibility, those marked as [CORE] will automatically do this...

JDB/Win32-0.59 - 05 May 2022 16:46:02 UTC - Search in distribution

ASP - a Module for ASP (PerlScript) Programming River stage zero No dependents

This module is based on Matt Sergeant's excellent Win32::ASP module, which can be found at <http://www.fastnetltd.ndirect.co.uk/Perl>. After using Mr. Sergeant's module, I took on the task of customizing and optimizing it for my own purposes. Feel fr...

TIMMY/ASP-1.07 - 12 Jul 2000 08:22:21 UTC - Search in distribution

SDL - Simple DirectMedia Layer for Perl River stage two • 23 direct dependents • 25 total dependents

SDL_perl is a package of Perl modules that provide both functional and object oriented interfaces to the Simple DirectMedia Layer for Perl 5. This package takes some liberties with the SDL API, and attempts to adhere to the spirit of both the SDL and...

FROGGS/SDL-2.548 - 19 May 2018 10:58:08 UTC - Search in distribution

rss2leafnode - post RSS or Atom feeds and web pages to newsgroups River stage zero No dependents

RSS2Leafnode downloads RSS or Atom feeds and posts items as messages to an NNTP news server. It's designed to make text items available for reading in local newsgroups, not propagating anywhere (though that's not enforced). Desired feeds are given in...

KRYDE/rss2leafnode-79 - 05 Feb 2017 11:24:31 UTC - Search in distribution

lclean - Detect and clean trash in Structured Storage documents River stage zero No dependents

lclean deals with documents created typically with MS Windows applications. It gives a report about the trash sections in those "OLE / Structured Storage" documents, cleans this trash or saves it to files. Further more a file can be hidden into and e...

MSCHWARTZ/OLE-Storage-0.386 - 28 Apr 1998 03:15:00 UTC - Search in distribution
  • lls - Laola List
  • Herbert - converts Excel files
  • OLE::Storage - An Interface to Structured Storage Documents.

OpenGL - v0.70 River stage two • 11 direct dependents • 14 total dependents

Naming convention: Virtually all of the OpenGL 1.0, and 1.1 functions are available, and most of 1.2. In general, the calling sequence is identical in Perl as in C. Most functions that have no pointer arguments are called identically in Perl as in C,...

CHM/OpenGL-0.70 - 08 Oct 2016 19:19:13 UTC - Search in distribution

Kafka - Apache Kafka low-level synchronous API, which does not use Zookeeper. River stage one • 2 direct dependents • 2 total dependents

The user modules in this package provide an object oriented API. The IO agents, requests sent, and responses received from the Apache Kafka or mock servers are all represented by objects. This makes a simple and powerful interface to these services. ...

ASOLOVEY/Kafka-1.08 - 14 Jul 2020 01:34:19 UTC - Search in distribution
  • Kafka - Apache Kafka low-level synchronous API, which does not use Zookeeper.
  • Kafka::Protocol - Functions to process messages in the Apache Kafka protocol.
  • Kafka::Protocol - Functions to process messages in the Apache Kafka protocol.

XML::Twig - A perl module for processing huge XML documents in tree mode. River stage three • 83 direct dependents • 252 total dependents

This module provides a way to process XML documents. It is build on top of "XML::Parser". The module offers a tree interface to the document, while allowing you to output the parts of it that have been completely processed. It allows minimal resource...

MIROD/XML-Twig-3.52 - 23 Nov 2016 17:21:16 UTC - Search in distribution

vsDB - Simple interface to text-delimited data files River stage zero No dependents

vsDB provides a simple object-oriented interface for delimited text files. The object model is based off of Microsoft's ADO RecordSet object, so anyone familiar with this will find vsDB somewhat familiar. vsDB has been tested on Win32 and Linux....

JHINKLE/vsDB-1.4.3 - 27 May 2002 02:15:40 UTC - Search in distribution

Embperl River stage zero No dependents

GRICHTER/HTML-Embperl-1.3.6 - 15 Feb 2003 19:33:11 UTC - Search in distribution
204 results (0.144 seconds)