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

Search results for "File::Spec::VMS"

File::Spec::VMS - methods for VMS file specs River stage five • 7918 direct dependents • 32646 total dependents

See File::Spec::Unix for a documentation of the methods provided there. This package overrides the implementation of these methods, not the semantics. The default behavior is to allow either VMS or Unix syntax on input and to return VMS syntax on out...

XSAWYERX/PathTools-3.75 - 29 Aug 2018 19:53:19 UTC - Search in distribution

perlvms - VMS-specific documentation for Perl River stage five • 11292 direct dependents • 32664 total dependents

Gathered below are notes describing details of Perl 5's behavior on VMS. They are a supplement to the regular Perl 5 documentation, so we have focussed on the ways in which Perl 5 functions differently under VMS than it does under Unix, and on the in...

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

lib - manipulate @INC at compile time River stage five • 1109 direct dependents • 23300 total dependents

This is a small simple module which simplifies the manipulation of @INC at compile time. It is typically used to add extra directories to perl's search path so that later "use" or "require" statements will find modules which are not located on perl's...

SMUELLER/lib-0.63 - 20 Nov 2010 01:18:58 UTC - Search in distribution

satpass - Predict satellite passes over an observer. River stage one • 7 direct dependents • 8 total dependents

WYANT/Astro-satpass-0.131 - 16 Mar 2024 12:52:20 UTC - Search in distribution

PDLdb.pl - the perl debugger with PDL support River stage three • 93 direct dependents • 101 total dependents

"PDLdb.pl" is an enhanced version of the perl debugger which supports PDL::NiceSlice constructs. Set the PERL5DB environment variable as shown above and it will be loaded automatically by Perl when you invoke a script with "perl -d". This documentati...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC - Search in distribution

perltidy - a perl script indenter and reformatter River stage three • 77 direct dependents • 143 total dependents

Perltidy reads a perl script and writes an indented, reformatted script. The formatting process involves converting the script into a string of tokens, removing any non-essential whitespace, and then rewriting the string of tokens with whitespace usi...

SHANCOCK/Perl-Tidy-20240202 - 01 Feb 2024 13:55:33 UTC - Search in distribution

perlfaq8 - System Interaction River stage zero No dependents

This section of the Perl FAQ covers questions involving operating system interaction. Topics include interprocess communication (IPC), control over the user-interface (keyboard, screen and pointing devices), and most anything else not related to data...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant River stage two • 19 direct dependents • 57 total dependents

CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm. It shares an identical OO interface to CGI.pm for parameter parsing, file upload, cookie handling and header generation. This module is entirely object oriented, however a ...

MANWAR/CGI-Simple-1.281 - 31 Jan 2024 14:19:02 UTC - Search in distribution

IT::perlipc River stage zero No dependents

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

IO::All - IO::All to Larry Wall! River stage three • 134 direct dependents • 358 total dependents

IO::All combines all of the best Perl IO modules into a single nifty object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called "io", which returns a new IO::All object. And that object can do it a...

FREW/IO-All-0.87 - 18 Jul 2017 21:06:01 UTC - Search in distribution

local::lib - create and use a local lib/ for perl modules with PERL5LIB River stage two • 34 direct dependents • 85 total dependents

This module provides a quick, convenient way of bootstrapping a user-local Perl module library located within the user's home directory. It also constructs and prints out for the user the list of environment variables using the syntax appropriate for...

HAARG/local-lib-2.000029 - 20 Apr 2022 13:42:16 UTC - Search in distribution

Alien::Build - Build external dependencies for use in CPAN River stage four • 248 direct dependents • 1388 total dependents

This module provides tools for building external (non-CPAN) dependencies for CPAN. It is mainly designed to be used at install time of a CPAN client, and work closely with Alien::Base which is used at runtime. This is the detailed documentation for t...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC - Search in distribution

Rex::Config - Handles Rex configuration River stage two • 18 direct dependents • 18 total dependents

This module holds all configuration options for Rex, and also allows you to specify your own ones for your modules. Please take a look at Rex::Commands first, which provides convenience wrappers for many of these options. While it's possible to use t...

FERKI/Rex-1.14.3 - 05 Aug 2023 19:38:49 UTC - Search in distribution

Sah::Schema::language::code - Language code (alpha-2 or alpha-3) River stage one • 1 direct dependent • 1 total dependent

Accept only current (not retired) codes. Alpha-2 or alpha-3 codes are accepted....

PERLANCAR/Sah-Schemas-Language-0.005 - 18 Nov 2023 00:06:18 UTC - Search in distribution

Archive::Tar - module for manipulations of tar archives River stage four • 153 direct dependents • 2205 total dependents

Archive::Tar provides an object oriented mechanism for handling tar files. It provides class methods for quick and easy files handling while also allowing for the creation of tar file objects for custom manipulation. If you have the IO::Zlib module i...

BINGOS/Archive-Tar-3.02 - 12 Apr 2023 23:09:11 UTC - Search in distribution

Test::STDmaker - generate test scripts, demo scripts from a test description short hand River stage zero No dependents

The "Test::STDmaker" program module provides the following capabilities: 1 Automate Perl related programming needed to create a test script resulting in reduction of time and cost. 2 Translate a short hand Software Test Description (STD) file into a ...

SOFTDIA/Test-STDmaker-0.23 - 24 May 2004 16:45:33 UTC - Search in distribution

FindBin::libs - locate and a 'use lib' or export directories based on $FindBin::Bin. River stage two • 26 direct dependents • 37 total dependents

General Use This module will locate directories along the path to $FindBin::Bin and "use lib" or export an array of the directories found. The default is to locate "lib" directories and "use lib" them without printing the list. Options controll wheth...

LEMBARK/FindBin-libs-v3.0.2 - 17 Oct 2022 16:10:22 UTC - Search in distribution
  • FindBin::libs - locate and a 'use lib' or export directories based on $FindBin::Bin.
  • FindBin::libs - stable version of code for older perl installations.
  • FindBin::libs - locate and a 'use lib' or export directories based on $FindBin::Bin.

File::Flat - Implements a flat filesystem River stage two • 7 direct dependents • 14 total dependents

File::Flat implements a flat filesystem. A flat filesystem is a filesystem in which directories do not exist. It provides an abstraction over any normal filesystem which makes it appear as if directories do not exist. In effect, it will automatically...

ETHER/File-Flat-1.07 - 23 Aug 2020 21:49:12 UTC - Search in distribution

File::Which - Perl implementation of the which utility as an API River stage four • 416 direct dependents • 3696 total dependents

File::Which finds the full or relative paths to executable programs on the system. This is normally the function of "which" utility. "which" is typically implemented as either a program or a built in shell command. On some platforms, such as Microsof...

PLICEASE/File-Which-1.27 - 07 May 2021 10:55:36 UTC - Search in distribution

Directory::Scratch - (DEPRECATED) Easy-to-use self-cleaning scratch space River stage two • 44 direct dependents • 93 total dependents

ETHER/Directory-Scratch-0.18 - 20 Jan 2015 03:01:14 UTC - Search in distribution
41 results (0.116 seconds)