New module SGI::FAM

2000-10-20 Thread Perl Authors Upload Server


The next version of the Module List will list the following module:

  modid:   SGI::FAM
  DSLI:RdcO
  description: Interface to SGI/Irix File Access Monitor
  userid:  JGLICK (Jesse N. Glick)
  chapterid:4 (Operating_System_Interfaces)
  enteredby:   ANDK (Andreas J. König)
  enteredon:   Fri Oct 20 10:41:39 2000 GMT

The resulting entry will be:

SGI::
::FAM RdcO Interface to SGI/Irix File Access MonitorJGLICK

Please allow a few days until the entry will appear in the published
module list.

Parts of the data listed above can be edited interactively on the
PAUSE. See https://pause.kbx.de/pause/authenquery?ACTION=edit_mod

Thanks for registering,
The Pause Team



New module SGML::Parser

2000-10-20 Thread Perl Authors Upload Server


The next version of the Module List will list the following module:

  modid:   SGML::Parser
  DSLI:RdpO
  description: SGML instance parser
  userid:  EHOOD (Earl Hood)
  chapterid:   11 (String_Lang_Text_Proc)
  enteredby:   ANDK (Andreas J. König)
  enteredon:   Fri Oct 20 10:46:46 2000 GMT

The resulting entry will be:

SGML::
::Parser  RdpO SGML instance parser EHOOD

Please allow a few days until the entry will appear in the published
module list.

Parts of the data listed above can be edited interactively on the
PAUSE. See https://pause.kbx.de/pause/authenquery?ACTION=edit_mod

Thanks for registering,
The Pause Team



New module SGML::Entity

2000-10-20 Thread Perl Authors Upload Server


The next version of the Module List will list the following module:

  modid:   SGML::Entity
  DSLI:RdpO
  description: An entity defined in an SGML or XML document
  userid:  KMACLEOD (Ken MacLeod)
  chapterid:   11 (String_Lang_Text_Proc)
  enteredby:   ANDK (Andreas J. König)
  enteredon:   Fri Oct 20 10:48:19 2000 GMT

The resulting entry will be:

SGML::
::Entity  RdpO An entity defined in an SGML or XML document KMACLEOD

Please allow a few days until the entry will appear in the published
module list.

Parts of the data listed above can be edited interactively on the
PAUSE. See https://pause.kbx.de/pause/authenquery?ACTION=edit_mod

Thanks for registering,
The Pause Team



New module Sendmail::Milter

2000-10-20 Thread Perl Authors Upload Server


The next version of the Module List will list the following module:

  modid:   Sendmail::Milter
  DSLI:bdch
  description: Write mail filters for sendmail in Perl
  userid:  CYING (Charles Ying)
  chapterid:   19 (Mail_and_Usenet_News)
  enteredby:   ANDK (Andreas J. König)
  enteredon:   Fri Oct 20 11:07:12 2000 GMT

The resulting entry will be:

Sendmail::
::Milter  bdch Write mail filters for sendmail in Perl  CYING

Please allow a few days until the entry will appear in the published
module list.

Parts of the data listed above can be edited interactively on the
PAUSE. See https://pause.kbx.de/pause/authenquery?ACTION=edit_mod

Thanks for registering,
The Pause Team



New module Search::Binary

2000-10-20 Thread Perl Authors Upload Server


The next version of the Module List will list the following module:

  modid:   Search::Binary
  DSLI:Rdpf
  description: Generic binary search
  userid:  RANT (Erik E. Rantapaa)
  chapterid:   11 (String_Lang_Text_Proc)
  enteredby:   ANDK (Andreas J. König)
  enteredon:   Fri Oct 20 12:35:04 2000 GMT

The resulting entry will be:

Search::
::Binary  Rdpf Generic binary searchRANT

Please allow a few days until the entry will appear in the published
module list.

Parts of the data listed above can be edited interactively on the
PAUSE. See https://pause.kbx.de/pause/authenquery?ACTION=edit_mod

Thanks for registering,
The Pause Team



Re: New module SGML::Entity

2000-10-20 Thread Ken MacLeod

"Perl Authors Upload Server" <[EMAIL PROTECTED]> writes:

> The next version of the Module List will list the following module:
> 
>   modid:   SGML::Entity
>   DSLI:RdpO
>   description: An entity defined in an SGML or XML document
>   userid:  KMACLEOD (Ken MacLeod)
>   chapterid:   11 (String_Lang_Text_Proc)
>   enteredby:   ANDK (Andreas J. König)
>   enteredon:   Fri Oct 20 10:48:19 2000 GMT
> 
> The resulting entry will be:
> 
> SGML::
> ::Entity  RdpO An entity defined in an SGML or XML document KMACLEOD

This module is a "simple component" module of SGML-Grove and should
not be listed seperately, although there are other modules that should
be.

It looks like we have an edit page for entering these now (way to
go!), and I'd be glad to enter all my own modules.  Or, if these
entries are being generated by a script, then I'll wait for completion
and delete the ones that aren't "standalone".

Let me know,

  -- Ken



New module for rounding (!)

2000-10-20 Thread grommel

Yes, I am proposing a Perl module for rounding numbers, to be called
Math::Round.  This may seem like an odd thing to suggest, but rounding
numbers can be a little tricky, and I have sometimes found myself wishing
for functions like these.  The module would include the following
functions:

round: round to nearest integer; numbers ending in .5 go "to infinity" (3.5 becomes 4, 
-3.5 becomes -4)
round_even: round; numbers ending in .5 go to the even number
round_odd: round to the odd number
round_rand: round up or down randomly
nearest: round to the nearest multiple of any number; e.g., nearest(20, 36) yields 40
nearest_rand: like nearest, up or down randomly; e.g., nearest(10, 35) may yield 30 or 
40

Comments?




Uh Oh

2000-10-20 Thread Chris Nandor

OK, maybe it is just me, but it seems like a lot of stuff uploaded to PAUSE
recently has never made it to CPAN.  Like
http://search.cpan.org/search?dist=Pod-Tree-1.06 ... 1.05 is there, not
1.06.  And all the CPAN mirrors I go to concur, the module is not there.

It is the same with all the modules of the last several days that I try.

-- 
Chris Nandor  [EMAIL PROTECTED]http://pudge.net/
Open Source Development Network[EMAIL PROTECTED] http://osdn.com/



Re: Ignored by CPAN maintainers?

2000-10-20 Thread Edward Avis

On Wed, 18 Oct 2000, Edward Avis wrote:

>Does this mean that the CPAN maintainers have refused to accept the
>module?

I think I screwed up by not including a module list
entry.  Sorry about that.  Here's one:

Log::TraceMessages  Rdpf  Print developer's trace messages  EDAVIS

Although this is the first version uploaded to PAUSE, I've been using it
internally for a while and it seems to work.  Hence 'R'.

-- 
Ed Avis
[EMAIL PROTECTED]




Re: Uh Oh

2000-10-20 Thread Elaine -HFB- Ashton

Chris Nandor [[EMAIL PROTECTED]] quoth:
*>OK, maybe it is just me, but it seems like a lot of stuff uploaded to PAUSE
*>recently has never made it to CPAN.  Like
*>http://search.cpan.org/search?dist=Pod-Tree-1.06 ... 1.05 is there, not
*>1.06.  And all the CPAN mirrors I go to concur, the module is not there.
*>
*>It is the same with all the modules of the last several days that I try.

Nope, not just you. I've been busy and not reading my root mail

To: [EMAIL PROTECTED]
Subject: Output from "cron" command
 
Your "cron" job on chaos
/export/project/logs/rsync/rsync.pause
 
produced the following output:  
 
failed to connect to p11.speed-link.de - Connection refused
failed to connect to p11.speed-link.de - Connection refused
failed to connect to p11.speed-link.de - Connection refused
~

Andreas, did the relo of PAUSE maybe change the permissions? It looks like
it started on the 13th which was last Friday, as expected, but never came
back.

e.



Module update for Sendmail::Milter

2000-10-20 Thread Perl Authors Upload Server

Record update in the PAUSE modules database:

   modid: [Sendmail::Milter]
   statd: [R] was [b]
   stats: [d]
   statl: [c]
   stati: [h]
 description: [Write mail filters for sendmail in Perl]
  userid: [CYING]
   chapterid: [19]

Data entered by Charles Ying (CYING).
Please check if they are correct.

The Pause



PAUSE ID request

2000-10-20 Thread Gary Holt

Name: Gary Holt
Email: [EMAIL PROTECTED]
Home page: http://lnc.usc.edu/~holt
Preferred user ID: HOLT

I'm planning to contribute my syntax-compatible "make" replacement,
makepp, which is a fairly large perl program with features like
automatic include scanning, repositories and automatic variant build
handling, advanced signature checking (MD5 checksums, remembers build
command and rebuilds if the command changes).  I wanted to put this into
CPAN because it is designed to be extended by writing perl code--you can
embed perl code in your makefile, write text substitution functions in
perl, and easily incorporate perl functions to do automatic include file
scanning for other languages.  For more details see
http://lnc.usc.edu/~holt/makepp.

Thanks for your attention, and for maintaining the perl archives.



LWP

2000-10-20 Thread Rich Gast

I have been trying to download the LWP module for a perl script that I
am working on?  Does this module download as a package?

Thanks, Rich Gast




FREE SATELLITE SYSTEM !! 6296

2000-10-20 Thread FREE_Satellite_Dish84621
Title: SATELLITE




 
 



DUMP CABLE NOW!





GET A FREE
SATELLITE SYSTEM
FREE PROFESSIONAL INSTALLATION





3
MONTHS FREE PREMIUM
MOVIE CHANNELS








Purchase Today
and receive 3 Months of 
FREE
bonus Premium Movie Channels!



4 channels of Showtime!


2 channels of The
Movie Channel!


Sundance!


Showtime
Beyond!


Showtime
Extreme!


Flix!


6 channels of
Starz!


BET
Movies!


New
Encore!


7 channels of
HBO!


3 channels of
Cinemax!



 



America's 
Top 150 Channels
ONLY $39.99
with 
FREE
Installation !







HOLLYWOOD 
SATELLITE

718-451-DISH(3474)

 









AMERICA'S
TOP 150
CHANNELS
Only $39.99






Sports
The OutDoor Channel
CNN Sports Illustrated
Discovery Wings
Outdoor Life Network
Speedvision
ESPN
ESPN2
ESPNEWS
ESPNCLASSIC
YYour Local Fox SPORTSNET AFFILIATE
TVG
TURNER SOUTH
NEWS/INFO
COURT TV
CNN
CNN FN THE FINANCIAL NETWORK
CNN INTERNATIONAL
CNN HEADLINE NEWS
THE WEATHER CHANNEL
MSNBC
CNBC
BLOOMBERG TELEVISION
FOX NEWS CHANNEL
AMERICA'S VOICE
C-SPAN
C-SPAN2
NASA

LEARNING
DISCOVERY CHANNEL
TLC
ANIMAL PLANET
TRAVEL CHANNEL
DISCOVERY HOME & LEISURECHANNEL
DISCOVERY SCIENCE CHANNEL
DISCOVERY CIVILIZATION CHANNEL
FOOD NETWORK
HOME & GARDEN TV
THE HISTORY CHANNEL
HISTORY CHANNEL INTERNATIONAL
DIY DO IT YOURSELF NETWORK
ZDTV TELEVISON ABOUT COMPUTING
PLUS 7 PUBLIC INTEREST
MUSIC
VH1 MUSIC FIRST
DISH CD 50 QUALITY MUSIC CHANNELS
MTV
MTV2
CMT
 
 

FAMILY
DISNEY CHANNEL
NICK AT NITE
2 CHANNELS OF EACH GREAT SERVICE
DISNEY TOON CHANNEL 
EWTN GLOBAL CATHOLIC NETWORK
CARTOON NETWORK
PAX
TBN
NOGGIN
BOOMERANG
ANGEL ONE
DISCOVERY KIDS
WAM
LIFETIME TV FOR WOMEN
FOX FAMILY
SCI FI
VARIETY
GAME SHOW NETWORK
USA NETWORK
TV LAND
COMEDY CHANNEL
TNT
BET
FX
THE HOME SHOPPING
 
 

NETWORK
A@E
BBC AMERICA
TBS SUPERSTATION
QVC
DISCOVERY PEOPLE
TNN
THE BIOGRAPHY CHANNEL
ENTERTAINING AMERICA
E  ENTERTAINMENT TV
MOVIES
AMC
BRAVO
THE INDEPENDENT FILM CHANNEL
ROMANCE CLASSICS
TCM
WESTERNS
TRUE STORIES
ACTION
LOVE STORIES
MYSTERY
THE MOVIE CHANNEL 2
THE MOVIE CHANNEL 1
NEW ENCORE WEST
SPANISH
UNIVISION
GALAVISION






HOLLYWOOD SATELLITE
718-451-DISH(3474)
Now Hiring for
Telemarketers






















namespace for 'system'-like package

2000-10-20 Thread Brian Reichert

I have cobbled together a perl module to act, in effect, as a
varient of 'system', with the added feature of being able to get
to both the STDOUT and STDERR of a child process.  More specialized
and cheaper to run than Open3.

Anyway, the way I'm privately using it:

  use System2;

  my @args = qw(ls -laF);

  my ($status, $out, $err) = system2(@args);

  print "OUT: $out\n";

  my ($exit, $signal, $core) = &System2::exit_status($status);

etc.

Does anyone have any suggestions suggestions for a proper namespace for
this?

-- 
Brian 'you Bastard' Reichert<[EMAIL PROTECTED]>
37 Crystal Ave. #303Daytime number: (603) 434-6842
Derry NH 03038-1713 USA Intel architecture: the left-hand path