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

Search results for "File::Spec::Unix"

File::Spec::Unix - File::Spec for Unix, base for other File::Spec modules River stage five • 7918 direct dependents • 32646 total dependents

Methods for manipulating file specifications. Other File::Spec modules, such as File::Spec::Mac, inherit from File::Spec::Unix and override specific methods....

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

SPVM::File::Spec::Instance::Unix - Implementation of File::Spec::Instance for Linux/Unix/Mac River stage one • 4 direct dependents • 4 total dependents

The File::Spec::Instance::Unix class of SPVM is an implementation of File::Spec::Instance for Linux/Unix/Mac....

KIMOTO/SPVM-File-Spec-0.081003 - 05 Dec 2023 05:52:27 UTC - Search in distribution

VMS::Filespec - convert between VMS and Unix file specification syntax River stage five • 11292 direct dependents • 32664 total dependents

This package provides routines to simplify conversion between VMS and Unix syntax when processing file specifications. This is useful when porting scripts designed to run under either OS, and also allows you to take advantage of conveniences provided...

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

Path::Naive - Yet another abstract, Unix-like path manipulation routines River stage one • 9 direct dependents • 9 total dependents

This is yet another set of routines to manipulate abstract Unix-like paths. Abstract means not tied to actual filesystem. Unix-like means single-root tree, with forward slash "/" as separator, and "." and ".." to mean current- and parent directory. N...

PERLANCAR/Path-Naive-0.043 - 18 Feb 2020 01:26:01 UTC - Search in distribution

mb - Can easy script in Big5, Big5-HKSCS, GBK, Sjis(also CP932), UHC, UTF-8, ... River stage zero No dependents

MBCS has been said to be an acronym for Multi Byte "Character" Set. (However, these days, it should be considered an acronym for Multi Byte "Codepoint" Set.) In any case, it is certain that "M" and "B" in mb.pm modulino are the first two characters o...

INA/mb-0.57 - 06 Jul 2023 15:12:01 UTC - Search in distribution

POE - portable multitasking and networking framework for any event loop River stage three • 401 direct dependents • 538 total dependents

POE is a framework for cooperative, event driven multitasking and networking in Perl. Other languages have similar frameworks. Python has Twisted. TCL has "the event loop". POE provides a unified interface for several other event loops, including sel...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC - Search in distribution

Path::Tiny - File path utility River stage four • 891 direct dependents • 7170 total dependents

This module provides a small, fast utility for working with file paths. It is friendlier to use than File::Spec and provides easy access to functions from several other core file handling modules. It aims to be smaller and faster than many alternativ...

DAGOLDEN/Path-Tiny-0.144 - 01 Dec 2022 16:37:45 UTC - Search in distribution

CGI - Handle Common Gateway Interface requests and responses River stage four • 286 direct dependents • 1216 total dependents

CGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and ...

LEEJO/CGI-4.64 - 18 Mar 2024 12:10:48 UTC - Search in distribution

cdif - word context diff River stage one • 3 direct dependents • 3 total dependents

cdif is a post-processor of the Unix diff command. It highlights deleted, changed and added words based on word context (--unit=word by default). If you want to compare text character-by-character, use option --unit=char. Option --unit=mecab tells to...

UTASHIRO/App-sdif-4.3301 - 27 Mar 2024 06:50:34 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

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

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
  • PDL::FAQ - Frequently asked questions about PDL

w3mir - all purpose HTTP-copying and mirroring tool River stage zero No dependents

You may specify many options and one HTTP-URL on the w3mir command line. A single HTTP URL *must* be specified either on the command line or in a URL directive in a configuration file. If the URL refers to a directory it *must* end with a "/", otherw...

JANL/w3mir-1.0.10 - 04 Feb 2001 21:27: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

Fsdb - a flat-text database for shell scripting River stage zero No dependents

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC - Search in distribution

cpanx - A CPAN downloader script River stage zero No dependents

This program will download, display, and install modules (and their dependencies) from CPAN. A public repository of user contributed perl code. This script is different to scripts like cpan and cpanm in that it will show what it will do before it doe...

JACOBG/App-Cpanx-1.00 - 31 Oct 2022 20:24:23 UTC - Search in distribution

Riap - Rinci access protocol River stage one • 1 direct dependent • 1 total dependent

Rinci access protocol (Riap for short), is a client/server, request/response protocol for requesting metadata and performing actions on code entities. It is modeled closely after HTTP, but is a different protocol. It can be layered on top of HTTP (as...

PERLANCAR/Riap-1.2.4 - 04 Sep 2015 01:00:31 UTC - Search in distribution

oodist - create perl distributions with OODoc River stage zero No dependents

The "oodist" script is currently only usable on UNIX in combination with Makefile.PL. It is a smart wrapper around the OODoc module, to avoid start work to produce real POD for modules which use OODoc's POD extensions. HTML is not (yet) supported. Co...

MARKOV/OODoc-2.02 - 08 Dec 2021 12:43:55 UTC - Search in distribution

forks - drop-in replacement for Perl threads using fork() River stage one • 5 direct dependents • 5 total dependents

The "forks" pragma allows a developer to use threads without having to have a threaded perl, or to even run 5.8.0 or higher. Refer to the threads module for ithreads API documentation. Also, use perl -Mforks -e 'print $threads::VERSION' to see what v...

RYBSKEJ/forks-0.36 - 27 Jun 2014 03:55:32 UTC - Search in distribution

Petal - Perl Template Attribute Language - TAL for Perl! River stage one • 7 direct dependents • 8 total dependents

NINE/Petal-2.26 - 20 May 2020 12:54:55 UTC - Search in distribution
281 results (0.151 seconds)