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

Search results for "module:Perl::Phase"

Perl::Phase - Check if you are currently in compile time or run time River stage zero No dependents

Some code should only run at runtime some only at compile time. This functions let you check (boolean) or assert (die) either....

DMUEY/Perl-Phase-0.03 - 29 Jan 2020 19:25:17 UTC

Perl::Phase::AtRunTime - Register code at compile time to run at run time River stage zero No dependents

If you have a reason to run code when a module is loaded you might reach for "INIT". The problem there is when it is loaded at runtime you get “Too late to run INIT block” warnings and your code does not run. So then you have to repeat the code w/ an...

DMUEY/Perl-Phase-0.03 - 29 Jan 2020 19:25:17 UTC

Perl::WhichPhase River stage zero No dependents

This module allows determination of the phase the Perl compiler and interpreter are in, one of BEGIN, INIT, END, or CHECK, or "undef"ined if none of the four apply....

JSMITH/Perl-WhichPhase-0.01 - 07 Jan 2002 15:04:09 UTC

Perl::SAX - Generate SAX events for perl source code (incomplete) River stage one • 1 direct dependent • 1 total dependent

With the completion of PPI and the potential creation of a viable refactoring Perl editor, there has been renewed interest in parsing perl source code and "Doing Stuff" with it. It was felt (actually, it was demanded) that there should be some sort o...

ADAMK/Perl-SAX-0.08 - 02 Jul 2008 05:05:01 UTC

Perl::Dist::Inno - 3rd Generation Distribution Builder using Inno Setup River stage zero No dependents

Perl::Dist::Inno is a Win32 Perl distribution builder that targets the Inno Setup 5 installer creation program. It provides a rich set of functionality that allows a distribution developer to specify either Perl 5.8.8 or Perl 5.10.0, specify addition...

ADAMK/Perl-Dist-1.16 - 07 Jul 2009 15:38:41 UTC

Net::SSH::Perl::Mac - MAC support for SSH2 River stage one • 9 direct dependents • 9 total dependents

*Net::SSH::Perl::Mac* (and its subclasses) provides MAC support for the SSH2 implementation in *Net::SSH::Perl*. In the SSH2 protocol, each packet sent between client and server (after the key exchange and algorithm negotiation phase) contains a MAC ...

BDFOY/Net-SSH-Perl-2.142 - 07 Aug 2023 18:38:24 UTC

Net::SSH::Perl::Kex - SSH2 Key Exchange River stage one • 9 direct dependents • 9 total dependents

*Net::SSH::Perl::Kex* implements base functionality for SSH2 key exchange. The basic idea is this: Kex itself initializes the client algorithm proposal, sends it to the server, then waits for the server's proposal. From these proposals Kex chooses th...

BDFOY/Net-SSH-Perl-2.142 - 07 Aug 2023 18:38:24 UTC

App::MechaCPAN::Perl - Mechanize the installation of Perl. River stage zero No dependents

The "perl" command is used to install perl into "local/". This removes the package's dependency on the operating system perl. It will do this by either downloading a binary archive or by building from a perl source archive. Methods go( \%opts, $versi...

ATRODO/App-MechaCPAN-0.30 - 23 Aug 2023 02:33:18 UTC

Net::SSH::Perl::Auth - Base authentication class, plus utility methods River stage one • 9 direct dependents • 9 total dependents

*Net::SSH::Perl::Auth* provides a base class for each of the authentication method classes. In addition, it defines a set of utility methods that can be called either as functions or object methods....

BDFOY/Net-SSH-Perl-2.142 - 07 Aug 2023 18:38:24 UTC

C::TinyCompiler::Perl - Enabling Perl's full C-API in your C::TinyCompiler context River stage zero No dependents

This module provides access to the full Perl C API in your compiler context. This is a very blunt tool, but it is guaranteed to always reflect the API of whichever version of Perl you use to run your script. It is equivalent to including the followin...

DCMERTENS/C-TinyCompiler-0.05 - 05 Aug 2015 20:50:24 UTC

Net::SSH::Perl::Cipher - Base cipher class, plus utility methods River stage one • 9 direct dependents • 9 total dependents

*Net::SSH::Perl::Cipher* provides a base class for each of the encryption cipher classes. In addition, it defines a set of utility methods that can be called either as functions or object methods....

BDFOY/Net-SSH-Perl-2.142 - 07 Aug 2023 18:38:24 UTC

Authen::SASL::Perl::GSSAPI - GSSAPI (Kerberosv5) Authentication class River stage two • 32 direct dependents • 76 total dependents

This method implements the client part of the GSSAPI SASL algorithm, as described in RFC 2222 section 7.2.1 resp. draft-ietf-sasl-gssapi-XX.txt. With a valid Kerberos 5 credentials cache (aka TGT) it allows to connect to *service*@*host* given as the...

EHUELS/Authen-SASL-2.1700 - 10 Aug 2023 10:19:40 UTC

Net::SSH::Perl::Auth::Rhosts_RSA - Perform Rhosts-RSA authentication River stage one • 9 direct dependents • 9 total dependents

*Net::SSH::Perl::Auth::Rhosts_RSA* performs Rhosts with RSA authentication with a remote sshd server. This is standard Rhosts authentication, plus a challenge-response phase where the server RSA-authenticates the client based on its host key. When yo...

BDFOY/Net-SSH-Perl-2.142 - 07 Aug 2023 18:38:24 UTC

Authen::SASL::Perl::DIGEST_MD5 - Digest MD5 Authentication class River stage two • 32 direct dependents • 76 total dependents

This method implements the client and server parts of the DIGEST-MD5 SASL algorithm, as described in RFC 2831. CALLBACK The callbacks used are: client authname The authorization id to use after successful authentication user The username to be used i...

EHUELS/Authen-SASL-2.1700 - 10 Aug 2023 10:19:40 UTC

Perl::Dist::WiX::Mixin::Libraries - Library installation routines River stage one • 1 direct dependent • 1 total dependent

This module provides the routines that Perl::Dist::WiX uses in order to install the C toolchain and library files....

CSJEWELL/Perl-Dist-WiX-1.500002 - 05 Jun 2011 12:35:20 UTC

Dist::Zilla::Plugin::AutoPrereqs::Perl::Critic - automatically extract Perl::Critic policy prereqs River stage zero No dependents

This plugin will add Perl::Critic and all policies used by it, in the installed version, as distribution prerequisites. critic_config By default no policy is specified which lets Perl::Critic find the config itself. This defaults to .perlcriticrc in ...

SKIRMESS/Dist-Zilla-Plugin-AutoPrereqs-Perl-Critic-0.006 - 02 Apr 2018 22:54:55 UTC
16 results (0.105 seconds)