Search results for "signature"

URL::Signature - Tamper-proof URLs with Signed authentication River stage zero No dependents

This module is a simple wrapper around Digest::HMAC and <URI>. It is intended to make it simple to do integrity checks on URLs (and other URIs as well). URL Tampering? Sometimes you want to provide dynamic resources in your server based on path or qu...

GARU/URL-Signature-0.03 - 06 Apr 2013 17:26:33 UTC - Search in distribution

Mpp::Signature - Interface definition for various signature classes River stage zero No dependents

Makepp is quite flexible in the algorithm it uses for deciding whether a target is out of date with respect to its dependencies. Most of this flexibility is due to various different implementations of the Mpp::Signature class. Each rule can have a di...

PFEIFFER/makepp-2.0.99.2 - 09 Nov 2017 09:32:03 UTC - Search in distribution

File::Signature - Detect changes to a file's content or attributes. River stage one • 2 direct dependents • 5 total dependents

This module provides a way to monitor files for changes. It implements an object oriented interface to file "signatures." In the case of this module, a signature includes an MD5 digest (other digests may be added later), the file's size, its inode nu...

JEREMY/File-Signature-1.009 - 12 Aug 2003 20:46:54 UTC - Search in distribution

MIME::Signature - appends signature to mail messages River stage zero No dependents

This module appends a signature to an e-mail messages. It tries its best to cope with any encodings and MIME structures....

FANY/MIME-Signature-0.22 - 07 Nov 2019 17:31:24 UTC - Search in distribution

Perl::Signature - Generate functional signatures for Perl source code River stage one • 1 direct dependent • 1 total dependent

ADAMK/Perl-Signature-1.09 - 16 Aug 2008 21:04:25 UTC - Search in distribution

Test::Signature - Automated SIGNATURE testing River stage one • 7 direct dependents • 8 total dependents

"Module::Signature" allows you to verify that a distribution has not been tampered with. "Test::Signature" lets that be tested as part of the distribution's test suite. By default, if "Module::Signature" is not installed then it will just say so and ...

AUDREYT/Test-Signature-1.11 - 08 Apr 2015 11:51:29 UTC - Search in distribution

URPM::Signature - Pubkey routines for URPM/urpmi River stage one • 6 direct dependents • 9 total dependents

POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: =over is the last thing in the document?!...

TVIGNAUD/URPM-v5.224 - 21 Dec 2022 20:27:45 UTC - Search in distribution

urpm::signature - Package signature routines for urpmi River stage zero No dependents

check($urpm, $sources_install, $sources, %options) Checks a package signature, return a list of error messages Options: * basename whether to show full file paths or only file names in messages (used by rpmdrake) * callback A callback called on packa...

TVIGNAUD/urpmi-v8.131 - 13 Apr 2023 20:20:10 UTC - Search in distribution
  • urpmi - rpm downloader, installer and dependency solver
  • urpm - Mageia perl tools to handle the urpmi database
  • urpmi.cfg - urpmi option and media configuration file format

GnuPG::Signature - GnuPG Key Signature Objects River stage two • 7 direct dependents • 12 total dependents

GnuPG::Signature objects are generally not instantiated on their own, but rather as part of GnuPG::Key objects. They embody various aspects of a GnuPG signature on a key....

BPS/GnuPG-Interface-1.02 - 09 Apr 2021 21:04:36 UTC - Search in distribution

Image::Signature - Deriving signatures of images River stage zero No dependents

Image signature is something that can be capable of describing properties of an image without knowing the entire picture. It is analogous to index of texts. Signatures are produced using various algorithms, including color histograms, texture propert...

XERN/Image-Signature-0.01 - 28 Aug 2003 14:36:51 UTC - Search in distribution

Perl6::Signature - Parse, query, and pretty-print Perl 6 signatures River stage zero No dependents

*Alpha release - everything here is subject to change* Perl6::Signature models routine signatures as specified in Synopsis 6 of the Perl 6 documentation. These signatures offer a rich language for expressing type constraints, default values, and the ...

GAAL/Perl6-Signature-0.04 - 23 Nov 2013 09:16:26 UTC - Search in distribution

Module::Signature - Module signature file manipulation River stage three • 22 direct dependents • 555 total dependents

Module::Signature adds cryptographic authentications to CPAN distributions, via the special SIGNATURE file. If you are a module user, all you have to do is to remember to run "cpansign -v" (or just "cpansign") before issuing "perl Makefile.PL" or "pe...

AUDREYT/Module-Signature-0.88 - 18 Dec 2021 03:39:32 UTC - Search in distribution
  • cpansign - CPAN signature management utility

Object::Signature - Generate cryptographic signatures for objects River stage three • 4 direct dependents • 139 total dependents

Object::Signature is an abstract base class that you can inherit from in order to allow your objects to generate unique cryptographic signatures. The method used to generate the signature is based on Storable and Digest::MD5. The object is fed to "St...

ETHER/Object-Signature-1.08 - 08 Oct 2018 00:05:09 UTC - Search in distribution

perl5i::Signature - Representing what parameters a subroutine accepts River stage one • 2 direct dependents • 2 total dependents

A Signature is a representation of what parameters a subroutine accepts. Each subroutine defined with "func" or "method" will have a signature associated with it. You can get at it by calling the "signature" method on the code reference. See "Signatu...

MSCHWERN/perl5i-v2.13.2 - 07 Jun 2016 00:36:03 UTC - Search in distribution

Kavorka::Signature - a function signature River stage two • 15 direct dependents • 29 total dependents

Kavorka::Signature is a class where each instance represents a function signature. This class is used to parse the function signature, and also to inject Perl code into the final function. Instances of this class are also returned by Kavorka's functi...

TOBYINK/Kavorka-0.039 - 27 Jul 2018 17:58:13 UTC - Search in distribution

Attribute::Signature - allows you to define a call signature for subroutines River stage zero No dependents

This module allows you to declare calling and returning signatures for a method. As yet it does not provide multimethod type functionality, but it does prevent you from writing lots of annoying code to check argument types inside your subroutine. "At...

CHORNY/Attribute-Signature-1.11 - 21 May 2015 10:30:30 UTC - Search in distribution

AWS::Signature::V2 - Create a version 2 signature for AWS services River stage zero No dependents

Pretty much the only service that needs this anymore is the Amazon Product Advertising API. 99% of this code was copied from URI::Amazon::APA. But URI::Amazon::APA doesn't support https and I wanted that....

KABLAMO/AWS-Signature-V2-0.01 - 06 Oct 2015 11:25:39 UTC - Search in distribution

PDL::PP::Signature - Internal module to handle signatures River stage three • 93 direct dependents • 101 total dependents

Internal module to handle signatures...

ETJ/PDL-2.083 - 30 Apr 2023 11:02:01 UTC - Search in distribution

Git::Raw::Signature - Git signature class River stage one • 3 direct dependents • 3 total dependents

A Git::Raw::Signature represents the signature of an action. WARNING: The API of this module is unstable and may change without warning (any change will be appropriately documented in the changelog)....

JACQUESG/Git-Raw-0.90 - 27 Oct 2022 08:52:11 UTC - Search in distribution

lib/VAST/signature.pm River stage one • 2 direct dependents • 2 total dependents

PMURIAS/Mildew-0.05 - 11 Aug 2010 20:41:45 UTC - Search in distribution
942 results (0.146 seconds)