Module submission DBIx::SQLEngine

2003-09-06 Thread Perl Authors Upload Server

The following module was proposed for inclusion in the Module List:

  modid:   DBIx::SQLEngine
  DSLIP:   bdpOp
  description: Extends DBI with high-level operations
  userid:  EVO (Matthew Simon Cavalletto)
  chapterid:7 (Database_Interfaces)
  communities:
PerlMonks

  similar:
DBIx::SearchBuilder DBIx::Easy DBIx::Portable DBIx::Recordset

  rationale:

This is the most recent version of a collection of libraries that
I've used over the last several years to develop business data
applications and object-relational mapping toolkits.

Its goal is to simplify dynamic query execution with the following
capabilities: * Data-driven SQL: Ad-hoc generation of SQL statements
from Perl data structures in a variety of formats. * High-Level
Interface: Standard operations are handled by a single method call
each. Error handling is standardized. * Full API Access:
Pass-through arbitrary SQL and allow access to entire DBI API for
cases when high-level interfaces are insufficient or inconvenient. *
Portability: Dynamic subclassing (via DBIx::AnyDBD) to allow
platform-specific support for driver idiosyncrasies and DBMS
workarounds.

The DBIx namespace seems to have emerged as the standard place for
modules like this.

  enteredby:   EVO (Matthew Simon Cavalletto)
  enteredon:   Sat Sep  6 07:05:12 2003 GMT

The resulting entry would be:

DBIx::
::SQLEngine   bdpOp Extends DBI with high-level operations   EVO


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=b740_0b3e5c7e345d697b&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=b740_0b3e5c7e345d697b&SUBMIT_pause99_add_mod_insertit=1


PAUSE ID request (MSHILTONJ; Steven Hilton)

2003-09-06 Thread Perl Authors Upload Server
Request to register new user

fullname: Steven Hilton
  userid: MSHILTONJ
mail: CENSORED
homepage: http://mshiltonj.com/
 why:

Steven Fink <[EMAIL PROTECTED]> (SFINK,
http://search.cpan.org/author/SFINK/) has agreed to transfer
ownership of CGI::Test to me.


The following links are only valid for PAUSE maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_user&USERID=c740_86982c80c741acc1&SUBMIT_pause99_add_user_sub=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_user&USERID=c740_86982c80c741acc1&SUBMIT_pause99_add_user_Definitely=1


Mail could not be delivered

2003-09-06 Thread InterScan Notification
*

Message from InterScan Messaging Security Suite

Unable to deliver message to <[EMAIL PROTECTED]> (and other recipients in the same 
domain). Please check if address is correct.

*
--- Begin Message ---
***
A virus (WORM_SOBIG.F) was detected in the file (document_all.pif). Action taken = 
remove
***-***


Please see the attached file for details.
The attachment (document_all.pif) was infected with a virus and removed.
--- End Message ---


Welcome To The Straight Dope Mailing List

2003-09-06 Thread ListManager
Hi and welcome to The Straight Dope Mailing List, a weekly
bulletin from Straight Dope World HQ. We've got several 
departments, including Cecil's current weekly column, Straight 
Dope classics, staff reports by the Straight Dope Science 
Advisory Board, the latest from Weird Earl's, and whatever 
else we feel like throwing in. The mailing will offer a 
sampling of what's new at the Straight Dope this week and 
provide links so you can get the full text for any item that 
interests you.
 
Should you ever decide you'd like to leave the list, 
unsubscribe instructions will be included in every mailing
we send to you.  In addition, there will be a link at our
website at http://www.straightdope.com where you can change
your email address, put your account on hold, or unsubscribe.

We put together a mailing every Friday (usually) and our
friends at jokeaday.com send it out for free. Help us maintain 
this attractive financial arrangement by visiting 
www.jokeaday.com and saying what a nice site they have, how 
handsome Ray (the proprietor) looks today, etc. We know we 
can count on you.

Thanks for joining us!



Re: My details

2003-09-06 Thread Àëåêñàíäð
Attention!

  It seems you have got a virus on your machine!
  Please make sure you have the latest update of your virus scanner
  and check all your files right away!

Take care,
 [EMAIL PROTECTED]



User update for ACDALTON

2003-09-06 Thread Perl Authors Upload Server
Record update in the PAUSE users database:

 userid: [ACDALTON]
   fullname: [Aaron Dalton]
  asciiname: []
  email: [CENSORED]
   homepage: [http://aaron.finch.st]
cpan_mail_alias: [publ]
ustatus: [unused]


Data were entered by ACDALTON (Aaron Dalton).
Please check if they are correct.

Thanks,
The Pause


User update for JAMESB

2003-09-06 Thread Perl Authors Upload Server
Record update in the PAUSE users database:

 userid: [JAMESB]
   fullname: [James Baker]
  asciiname: []
  email: [CENSORED]
   homepage: []
cpan_mail_alias: [secr]
ustatus: [unused]


Data were entered by JAMESB (James Baker).
Please check if they are correct.

Thanks,
The Pause


Module submission Digest::Hashcash

2003-09-06 Thread Perl Authors Upload Server

The following module was proposed for inclusion in the Module List:

  modid:   Digest::Hashcash
  DSLIP:   adcOg
  description: handle http://www.hashcash.org/ tokens
  userid:  MLEHMANN (Marc Lehmann)
  chapterid:   14 (Security_and_Encryption)
  communities:

  similar:

  rationale:

There was some talk about a Crypt::HashCash module, but I could not
find it nor contatc the original author. So I implemented it on my
own.

This implementation does not use the "reference" library and thus
has slightly different features, but should be compatible. (The
reference library has no license and such cannot be used by others
currently).

As for the name: there are two choices: Digest:: and Crypt:: for
the namespace, and Crypt::Hashcash works fine, but I think one might
expect Hashcashes to be under the Digests namespace, as the hashcash
tokens are quite similar to digests. So, while Crspt::Hashcash
works, Digest::Hashcash works better (for me).

  enteredby:   MLEHMANN (Marc Lehmann)
  enteredon:   Sat Sep  6 22:05:33 2003 GMT

The resulting entry would be:

Digest::
::HashcashadcOg handle http://www.hashcash.org/ tokens   MLEHMANN


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=d740_d78b04bbed50bfe0&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=d740_d78b04bbed50bfe0&SUBMIT_pause99_add_mod_insertit=1


::Modules::

2003-09-06 Thread Irina






ciMiBdaTelGLmQtCwyA9fy

Предлагаем оформление лицензий ГОССТРОЯ РФ, ГУ ГПС МЧС РФ,ZKf
ГОСЭНЕРГОНАДЗОРА, ГОСГОРТЕХНАДЗОРА.kn9
UDl6W9pxlAgAWWliMPWjow

для регионов без выезда в МосквуtE4
rpjNNuIqPPn0gVlQbXM8j7

У Вас не хватает времени на решение лицензионных вопросов?Wa3
Устали от сбора большого количества документов?gzA
В минимальные сроки мы подготовим необходимый пакет документовJeE
и получим требуемую лицензию.dEZ
2rtKUjCtjTeGJpEyyYGu8J

За дополнительной информацией обращайтесьKTj
по тел.   /095/ 275 46 40, 275 05 24wWZ
e-mail: [EMAIL PROTECTED]  IBY 
K4qxYKah63vLNVqlto3YyM




Welcome To The Straight Dope Mailing List

2003-09-06 Thread ListManager
Hi and welcome to The Straight Dope Mailing List, a weekly
bulletin from Straight Dope World HQ. We've got several 
departments, including Cecil's current weekly column, Straight 
Dope classics, staff reports by the Straight Dope Science 
Advisory Board, the latest from Weird Earl's, and whatever 
else we feel like throwing in. The mailing will offer a 
sampling of what's new at the Straight Dope this week and 
provide links so you can get the full text for any item that 
interests you.
 
Should you ever decide you'd like to leave the list, 
unsubscribe instructions will be included in every mailing
we send to you.  In addition, there will be a link at our
website at http://www.straightdope.com where you can change
your email address, put your account on hold, or unsubscribe.

We put together a mailing every Friday (usually) and our
friends at jokeaday.com send it out for free. Help us maintain 
this attractive financial arrangement by visiting 
www.jokeaday.com and saying what a nice site they have, how 
handsome Ray (the proprietor) looks today, etc. We know we 
can count on you.

Thanks for joining us!



CONGRATULATION

2003-09-06 Thread Global Stake Lotto INT
GLOBAL STAKES LOTTERY INTERNATIONAL (AFFILATED)
FIRST ATLANTIC FINANCE &SECURITY SERVICES.
HINTHAMEREINDE 93, 5211 PR DEN BORSCH,
THE NETHERLANDS.
TEL: +31-610-201-188
FAX: +31-617-498-142
FROM: THE PROMOTIONS DIRECTOR
INTERNATIONAL PROMOTIONS DEPT.
REF: IPL/096685769/WP1
BATCH: GL/678753-PCQ03
ATTENTION:
RE: AWARD FINAL NOTIFICATION:
We are pleased to inform you of the release, of the long awaited results of the EL 
GORDO SPANISH GLOBALSTAKE LOTTERY/INTERNATIONAL PROMOTIONS PROGRAMES held on the 18th 
Jun 2003. You were entered as dependent clients with reference Number: 
IPL/096685769WP1, and batch number GL/678753-PCQ03. Your name attached to the ticket 
number: 6453 drew a lucky winning number, which consequently won the sweep take in the 
second category, in four parts.
You have therefore been approved for a payment of €2,500,000  (TWO MILLION, FIVE 
HUNDRED THOUSAND EUROS) in cash credited to file reference number: IPL/096685769/WP1. 
This is from a total cash prize of €10,756.820 (TEN MILLION SEVEN HUNDRED AND FIFTY 
SIX THOUSAND, EIGHT HUNDRED AND TWENTY EUROS) Shared among the international winners 
in all categories, congratulations!!!
All participants were selected through a computer ballot system drawn from 91,000 
(Ninety One thousand) names around the world, as part of our first international 
promotions program, which was conducted in the Easter month of the calendar.
Due to mixed up of some names and addresses, we ask that you keep this award personal, 
until your claims has been processed and your funds remitted to you. This is part of 
our security measures to avoid double claiming or unwarranted taking advantage of the 
situation by other participants or impersonators.
To claim your winning price, please contact BARRISTER BALA USMAN, (Chief Payment 
Officer) ASSISTANCIA 2003 SECURITY S.A, a group of (OVERSEAASSECURITY BVORG) at TEL: 
+31-610-201-188
FAX: +31-617-498-142, they are your agent, and were responsible for the processing and 
transfer of your winnings to you.
YOUR SECURITY FILE NUMBER IS W-3772-554-H°67/B4 (keep personal) Remember, all prize 
money must be claimed not later than (26-9-03). After this date, funds MIGHT be 
returned to the ministerio De Economia Y Hacienda as unclaimed. Furthermore, should 
there be any change in your address, do inform your claims agent as soon as possible. 
Once again, Congratulations.
Sincerely,
MRS. ESTHER LODWIG
(PROMOTIONS DIRECTOR)  

User update for RDF

2003-09-06 Thread Perl Authors Upload Server
Record update in the PAUSE users database:

 userid: [RDF]
   fullname: [Ray Finch]
  asciiname: []
  email: [CENSORED]
   homepage: []
cpan_mail_alias: [secr] was [publ]


Data were entered by RDF (Ray Finch).
Please check if they are correct.

Thanks,
The Pause


Tim recommended you

2003-09-06 Thread Dave Bridger
Hi, I got your name from Tim on the secret Bulkersclub site,
he said you're a bigtime mailer, and I'd be willing to let you into
the Pinacle affiliate program.  We have three open slots right now
for high-volume mailers.  My biggest mailer is making $12,000 a week.
Pinacle is a male enhancement pill that is selling like wildfire.  Shoot
me an email and I'll send you all the specifics on the
program.  Make sure to contact me within 24 hours because
I expect to fill these slots by tomorrow.  Thanks --Dave Bridger

Dave Bridger
[EMAIL PROTECTED]
(401) 954-9309
AIM: BridgerDave