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

Search results for "Net::Netrc"

Net::Netrc - OO interface to users netrc file River stage five • 155 direct dependents • 10294 total dependents

"Net::Netrc" is a class implementing a simple interface to the .netrc file used as by the ftp program. "Net::Netrc" also implements security checks just like the ftp program, these checks are, first that the .netrc file must be owned by the user and ...

SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC - Search in distribution
  • Net::FTP - FTP Client class
  • Net::POP3 - Post Office Protocol 3 Client class (RFC1939)

s3acl - Display or manipulate the ACL of AWS S3 buckets and items River stage zero No dependents

Retrieves and outputs the Access Control List (ACL) of buckets and of items in buckets in the Amazon Simple Storage Service (S3). Principals (Much of the following text is taken from the "Amazon S3 Developer Guide (API Version 2006-03-01)".) Every bu...

MRA/Net-Amazon-S3-Tools-0.08 - 05 Mar 2009 03:04:09 UTC - Search in distribution

git-gerrit - Git extension to implement a Gerrit workflow River stage zero No dependents

Git-gerrit is a Git extension to manage changes using Gerrit Code Review <http://code.google.com/p/gerrit/>. Git-gerrit offers a rich set of sub-commands to make it easy to create, query, amend, review, and submit changes to Gerrit, making it possibl...

GNUSTAVO/App-GitGerrit-0.022 - 15 Jan 2014 18:14:58 UTC - Search in distribution

upfiles - upload files to FTP or SFTP server, for push mirroring River stage zero No dependents

Upfiles uploads changed files from your local disk to an FTP or SFTP server, for a simple kind of "push" mirroring. Create files locally with the same directory structure as the target, and in a ~/.upfiles.conf file give the locations, upfiles (local...

KRYDE/upfiles-16 - 20 Feb 2024 05:53:00 UTC - Search in distribution

Grips::Cmd - Perl-Schnittstelle zur grips-open Skriptsprache River stage zero No dependents

Dieses Modul implementiert eine Perl-Schnittstelle zur grips-open Skriptsprache. Dabei ersetzt es die flache Skriptstruktur sowohl beim Request als auch bei der Response durch Perl-Datenstrukturen. Struktur des Requests Die grips-open-Skriptfunktione...

TAREKA/Grips-Cmd-1.11 - 06 Nov 2015 14:50:01 UTC - Search in distribution

Net::Rexec - Perl extension for the client side of the REXEC protocol. River stage zero No dependents

Invokes REXEC protocol to execute command on host using userid and password. If userid or password are omitted then they are retrieved from the netrc file. $rc is 0 if command was invoked on host, 1 otherwise unless the fork to invoke command fails i...

FKOLODNY/Net-Rexec-0.12 - 28 Sep 1998 17:22:15 UTC - Search in distribution

Net::Twitter - A perl interface to the Twitter API River stage two • 21 direct dependents • 35 total dependents

This module has been superseded by Twitter::API. Please update as soon as you possibly can to use new features and the new API versions. This module will no longer be supported. This module provides a perl interface to the Twitter APIs. See <http://d...

MMIMS/Net-Twitter-4.01043 - 17 Jan 2018 18:36:07 UTC - Search in distribution

Grips::Gripsrc - OO interface to users gripsrc file River stage one • 1 direct dependent • 1 total dependent

"Grips::Gripsrc" is a class implementing a simple interface to the .gripsrc file used as by the ftp program. "Grips::Gripsrc" also implements security checks just like the ftp program, these checks are, first that the .gripsrc file must be owned by t...

TAREKA/Grips-Gripsrc-0.01 - 05 Nov 2015 06:41:49 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution

LockFile::NetLock - FTP based locking using the FTP mkdir command. River stage zero No dependents

Provide locking/mutex mechanism under (at least) UNIX and Win32 that will function correctly even in networked/NFS environments. It is based on the concept that if two processes each connect to the same host via ftp and try to create the same directo...

RONALDWS/LockFile-NetLock-0.32 - 28 Feb 2008 14:54:35 UTC - Search in distribution

Net::Twitter::Lite - A perl interface to the Twitter API River stage one • 7 direct dependents • 7 total dependents

This module provides a perl interface to the Twitter API v1. It uses the same API definitions as Net::Twitter, but without the extra bells and whistles and without the additional dependencies. Same great taste, less filling. This module is related to...

MMIMS/Net-Twitter-Lite-0.12008 - 06 Dec 2016 01:22:22 UTC - Search in distribution

Module::CoreList::List::5 - List of core modules for perl 5 River stage one • 1 direct dependent • 1 total dependent

This POD page lists all core modules (with their versions) that come with perl 5....

PERLANCAR/Module-CoreList-List-0.001 - 08 Feb 2019 09:15:42 UTC - Search in distribution

Net::FTP::Common - simplify common usages of Net::FTP River stage zero No dependents

This module is intended to make the common uses of Net::FTP a one-line, no-argument affair. In other words, you have 100% programming with Net::FTP. With Net::FTP::Common you will have 95% configuration and 5% programming. The way that it makes it a ...

TBONE/Net-FTP-Common-7.0.d - 04 Sep 2009 02:51:50 UTC - Search in distribution

Dist::Zilla::Plugin::Upload::SCP - Dist::Zilla release plugin to upload via scp River stage zero No dependents

This module uploads a distribution tarball to a remote host via scp on release. It does not manage passwords. You can put that in your connection string if you're nuts, but you really should use an SSH key and "ssh-agent"....

DAGOLDEN/Dist-Zilla-Plugin-Upload-SCP-0.002 - 06 Jun 2013 15:46:22 UTC - Search in distribution

Dokuwiki::RPC::XML::Client - A RPC::XML::Client for dokuwiki. River stage zero No dependents

MARCC/Dokuwiki-RPC-XML-Client-0.2 - 18 Mar 2014 20:15:46 UTC - Search in distribution

Dist::Zilla::Plugin::UploadToSFTP - Upload tarball to my own site River stage zero No dependents

; in dzil.ini [UploadToSFTP] site = sftp.geocities.invalid directory = /Heartland/Meadows/3044 debug = 0 # in $HOME/.netrc machine sftp.geocities.invalid login mjgardner password drowssap This is a Dist::Zilla::Role::Releaser plugin that uploads a di...

MJGARDNER/Dist-Zilla-Plugin-UploadToSFTP-0.003 - 17 Oct 2020 22:33:26 UTC - Search in distribution

Dist::Zilla::Plugin::CSJEWELL::FTPUploadToOwnSite - Upload tarball to my own site River stage zero No dependents

; in dzil.ini [CSJEWELL::FTPUploadToOwnSite] site = ftp.geocities.invalid directory = /Heartland/Meadows/3044 passive_ftp = 1 debug = 0 # in $HOME/.netrc machine ftp.geocities.invalid login csjewell password drowssap...

CSJEWELL/Dist-Zilla-BeLike-CSJEWELL-0.901 - 19 Aug 2010 08:25:34 UTC - Search in distribution
17 results (0.066 seconds)