Hi Todd.
At 2015-06-24 01:29:58 -0500, t...@rinaldo.us wrote:
>
> I'd like to offer to update this module on CPAN to keep it in sync. If
> you're ok with that, I've already done the leg work to get the module
> ready to update so I'd just need co-maint.
Thanks for the offer. I'll grant co-maint a
Please add the following module (already on the CPAN) to the module
list:
modid: Math::Random::MT
DSLIP: bdcha
description: The Mersenne Twister PRNG
userid: AMS (Abhijit Menon-Sen)
chapterid: 6 (Data_Type_Utilities)
The module implements the Mersenne
As a tribute to the late Douglas Adams, I am writing Poetry::Vogon, a
Vogon poetry generator. Please consider adding this to the module list:
modid: Poetry::Vogon
DSLIP: idpOa
description: Vogon Poetry Generator
userid: AMS (Abhijit Menon-Sen)
chapterid: 23
I am writing a Perl module which uses the Mersenne Twister to generate
random numbers.
Does anyone have suggestions for naming the module? I am currently in
favour of Math::Random::Mersenne, but I could easily be persuaded to
change my mind (I don't like the Math::FooRandom convention, however).
Greetings. I'm writing the following modules:
Modes: Crypt::CFB, Crypt::OFB
Ciphers:Crypt::CAST_128, Crypt::CAST_256, Crypt::CRAB,
Crypt::MISTY1, Crypt::Serpent
Does anyone have any objection to these names? Suggestions for
alternatives to Crypt::CAST_{128,256} a
I am the new maintainer of the Crypt::Twofish module, and I just
uploaded version 2.00 to the CPAN. Could you please update the module
list appropriately?
modid: Crypt::Twofish
DSLI:RdcO
description: The Twofish Encryption Algorithm
userid: AMS (Abhijit Menon-Sen
I'm working on a Perl module which stores and manipulates times in the
TAI64* formats, as defined by http://cr.yp.to/libtai/tai64.html>.
I'll upload it to CPAN when I'm done.
Does anyone have any objections to my calling it Time::TAI64, or have a
better name to suggest?
- ams
The Set::Crontab module is on the CPAN, but is not in the module list.
Could somebody please add it?
modid: Set::Crontab
DSLI:bdph
description: Expand crontab(5)-style integer lists
userid: AMS (Abhijit Menon-Sen)
- ams
serid: AMS (Abhijit Menon-Sen)
chapterid: 14 (Security_and_Encryption)
- ams
NAME
Crypt::NULL - NULL Encryption Algorithm
SYNOPSIS
use Crypt::NULL;
$null = Crypt::NULL->new($key);
$ciphertext = $null->encrypt($plaintext);
$plaintext = $null->decrypt($ciphertext)
Greetings. How should one go about transferring ownership of a module to
somebody else on the CPAN?
- ams
ertext.
decrypt($data)
Decrypts $data (of blocksize() bytes) and returns the
corresponding plaintext.
SEE ALSO
Crypt::CBC, Crypt::Blowfish, Crypt::DES
AUTHOR
Abhijit Menon-Sen <[EMAIL PROTECTED]>
Copyright 2001 Abhijit Menon-Sen. All rights reserved.
This is fre
Name: Abhijit Menon-Sen
Email Address: [EMAIL PROTECTED]
Homepage: http://wiw.org/~ams/>
Preferred ID: AMS (or, if necessary, CRAB)
Contribution:
NameDSLIDescription
---
Set::CrontabbdphExpand crontab(5)-style inte
12 matches
Mail list logo