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

Search results for "File::chmod"

File::chmod - Implements symbolic and ls chmod modes River stage two • 14 direct dependents • 57 total dependents

File::chmod is a utility that allows you to bypass system calls or bit processing of a file's permissions. It overloads the chmod() function with its own that gets an octal mode, a symbolic mode (see below), or an "ls" mode (see below). If you wish n...

XENO/File-chmod-0.42 - 14 Feb 2015 23:29:24 UTC - Search in distribution

File::chmod::Recursive - Run chmod recursively against directories River stage one • 1 direct dependent • 1 total dependent

Like File::chmod, but recursive with selective permissions...

MITHUN/File-chmod-Recursive-v1.0.3 - 24 Oct 2015 15:41:12 UTC - Search in distribution

Gtk2::Chmod - Provides a dialog for getting values to use with chmod. River stage zero No dependents

VVELOX/Gtk2-Chmod-0.0.0 - 18 Oct 2009 08:15:13 UTC - Search in distribution

PerlFM - A Perl based file manager. River stage zero No dependents

VVELOX/PerlFM-0.2.0 - 18 Dec 2009 17:33:57 UTC - Search in distribution

Meta::Utils::File::Prop - library to help you chmod files and test file properties. River stage zero No dependents

This module eases setting permissions on files. This module provides method to: 1. change ownerships on files. 2. change read/write/execute permissions on files. 3. get various pieces of info on the file using the stat function. and other things....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

ec - Mail reader and composer for Unix and Perl/Tk. River stage zero No dependents

Ec can send and receive mail to and from remote POP3 and SMTP servers, or route mail using sendmail, qmail, or exim. Ec can filter and store incoming messages in user configurable folders. With no additional configuration, ec routes mail to the Incom...

RKIES/ec-1.28 - 03 Mar 2004 01:25:04 UTC - Search in distribution

wdq - command line access to Wikidata Query Service River stage zero No dependents

The command line script "wdq", included in CPAN module App::wdq, provides a tool to access Wikidata Query Service <https://query.wikidata.org/>. It supports formulation and execution of SPARQL SELECT queries <http://www.w3.org/TR/sparql11-query/#sele...

VOJ/App-wdq-0.4.4 - 07 Apr 2016 08:28:28 UTC - Search in distribution

str - SDA handler River stage zero No dependents

SPOON/Net-Starnet-DataAccounting-1.2 - 03 Feb 2002 14:14:01 UTC - Search in distribution

Egg - MVC Framework. River stage two • 17 direct dependents • 17 total dependents

Egg is WEB application framework with the control facilit of Model/View/Controller. The specification changed with v2.x system and a former version. Therefore, interchangeability is not secured....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC - Search in distribution

perlretut - Perl regular expressions tutorial River stage five • 11292 direct dependents • 32664 total dependents

This page provides a basic tutorial on understanding, creating and using regular expressions in Perl. It serves as a complement to the reference page on regular expressions perlre. Regular expressions are an integral part of the "m//", "s///", "qr//"...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 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

perlop - Operadores y precedencia 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
  • perlfunc - Funciones predefinidas en Perl *** DOCUMENTO SIN REVISAR ***

ccdiff - Colored Character diff River stage zero No dependents

Show the diff between two files on a character by character base. In contrast to the standard diff tools, this tool uses the diff algorithm horizontally for each line in the vertical diff, highlighting the changes. This is very handy in hard to spot ...

HMBRAND/App-ccdiff-0.33 - 07 Nov 2023 15:50:03 UTC - Search in distribution

Guile - Perl interface to the Guile Scheme interpreter. River stage zero No dependents

This module provides an interface to the Gnu Guile system. You can find out more about Guile at: http://www.gnu.org/software/guile/guile.html. Guile is an interpreter for the Scheme programming language. "Scheme is a statically scoped and properly ta...

MSTROUT/Guile-0.002 - 05 Mar 2004 16:00:02 UTC - Search in distribution

tkdm - Multi-host data manager for UnixODBC.pm. River stage zero No dependents

Tkdm is a multi-host ODBC data manager that uses Perl/Tk as its user interface and UnixODBC.pm for peer to peer communications. Refer to the UnixODBC.pm man page, the UnixODBC::BridgeServer.pm man page, and the README file in the UnixODBC source code...

RKIES/UnixODBC-0.34-1 - 28 Nov 2015 17:06:29 UTC - Search in distribution
  • odbcbridge - Bridge proxy server daemon for UnixODBC.pm.

RCGI - Remote CGI distributed processing River stage zero No dependents

The RCGI library allows calling Perl subroutines in modules on remote computers with load balancing. Load balancing using RCGI RCGI calculates which machine to invoke a job on by using the machine which has the maximum idle time as determined by: 1) ...

BRIAN/RCGI-1.20 - 17 Aug 1999 17:32:11 UTC - Search in distribution

GPG - a Perl2GnuPG interface River stage zero No dependents

GPG.pm is a Perl5 interface for using GnuPG. GPG works with $scalar (string), as opposed to the existing Perl5 modules (GnuPG.pm and GnuPG::Interface, which communicate with gnupg through filehandles or filenames)...

MILES/GPG-0.06 - 10 Oct 2000 07:12:56 UTC - Search in distribution

karmad - Karmasphere daemon for postfix and exim River stage zero No dependents

This is a small daemon which listens on a Unix domain socket and interfaces between Postfix or Exim and Mail::Karmasphere::Client. See the sample configuration and startup files in the eg/ directory of the source distribution for more information....

SHEVEK/Mail-Karmasphere-Client-2.18 - 04 Apr 2008 01:33:52 UTC - Search in distribution

yadw - Yet Another Duplicity Wrapper command line utility River stage zero No dependents

GRAVATTJ/Backup-Duplicity-YADW-0.12 - 26 Jan 2014 16:26:25 UTC - Search in distribution

enc2xs - Perl Encode Module Generator River stage five • 1078 direct dependents • 32665 total dependents

enc2xs builds a Perl extension for use by Encode from either Unicode Character Mapping files (.ucm) or Tcl Encoding Files (.enc). Besides being used internally during the build process of the Encode module, you can use enc2xs to add your own encoding...

DANKOGAI/Encode-3.21 - 25 Feb 2024 23:19:43 UTC - Search in distribution
283 results (0.132 seconds)