Welcome new user GMATHEWS

2014-01-28 Thread Perl Authors Upload Server

Welcome Grant Mathews,

PAUSE, the Perl Authors Upload Server, has a userid for you:

GMATHEWS

Once you've gone through the procedure of password approval (see the
separate mail you should receive about right now), this userid will be
the one that you can use to upload your work or edit your credentials
in the PAUSE database.

This is what we have stored in the database now:

  Name:  Grant Mathews
  email: CENSORED
  homepage:  
  enteredby: David Golden

Please note that your email address is exposed in various listings and
database dumps. You can register with both a public and a secret email
if you want to protect yourself from SPAM. If you want to do this,
please visit
  https://pause.perl.org/pause/authenquery?ACTION=edit_cred
or
  http://pause.perl.org/pause/authenquery?ACTION=edit_cred

If you need any further information, please visit
  $CPAN/modules/04pause.html.
If this doesn't answer your questions, contact modules@perl.org.

Before uploading your first module, we strongly encourage you to discuss
your module idea on PrePAN at http://prepan.org/ to get feedback from
experienced Perl developers.

Thank you for your prospective contributions,
The Pause Team


Module submission File::BufferedInput

2014-01-28 Thread Perl Authors Upload Server

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

  modid:   File::BufferedInput
  DSLIP:   RdpOp
  description: Large and giant text file performance buffer
  userid:  MEWSOFT (Ahmed Amin Elsheshtawy احمد امين الششتاوى)
  chapterid:   21 (File_Handle_Input_Output)
  communities:
http://www.mewsoft.com/forums/

  similar:

  rationale:

This module solves the problem with reading large and huge text
files in Perl for example on systems with low resources like shared
hosts. It is designed to read only block by block as needed.

It does not load the whole file into memory, it only reads one
block at a time and once the last sequential line reached, it reads
the next block from the file and frees the previous block from
memory, so at all times only one block of the file is kept in
memory.

For example if you are reading a 2GB file, once you start reading
lines from the file, the module reads the first block from the file
on disk, while you loop through the lines, when you reach the line
at the end of the read block, the module delete this block from
memory and read the next block from the file on disk and parses it
to lines and so on.

  enteredby:   MEWSOFT (Ahmed Amin Elsheshtawy احمد امين الششتاوى)
  enteredon:   Tue Jan 28 14:52:19 2014 UTC

The resulting entry would be:

File::
::BufferedInput   RdpOp Large and giant text file performance buffer MEWSOFT


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=54d0_34497d32eb6c0e1e&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=54d0_34497d32eb6c0e1e&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=File%3A%3ABufferedInput


New module App::pake

2014-01-28 Thread Perl Authors Upload Server

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

  modid:   App::pake
  DSLIP:   cdpOp
  description: Command Line Helper to Web Development
  userid:  DVINCI (Daniel Vinciguerra)
  chapterid:   3 (Development_Support)
  enteredby:   BDFOY (brian d foy)
  enteredon:   Tue Jan 28 20:24:59 2014 UTC

The resulting entry will be:

App::
::pakecdpOp Command Line Helper to Web Development   DVINCI

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.perl.org/pause/authenquery?ACTION=edit_mod

Thanks for registering,
-- 
The PAUSE


New module App::St

2014-01-28 Thread Perl Authors Upload Server

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

  modid:   App::St
  DSLIP:   RdpOo
  description: Simple statistics from the command line
  userid:  NFERRAZ (Nelson Ferraz)
  chapterid:   23 (Miscellaneous_Modules)
  enteredby:   BDFOY (brian d foy)
  enteredon:   Tue Jan 28 20:24:48 2014 UTC

The resulting entry will be:

App::
::St  RdpOo Simple statistics from the command line  NFERRAZ

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.perl.org/pause/authenquery?ACTION=edit_mod

Thanks for registering,
-- 
The PAUSE


Re: Problems with SeqBoot.pm

2014-01-28 Thread brian d foy
[[ This message was both posted and mailed: see
   the "To," "Cc," and "Newsgroups" headers for details. ]]

We don't provide module support on this list. However, you can usually
get good help from Stackoverflow.com.

Good luck, :)

-- 
brian d foy (one of many PAUSE admins), http://pause.perl.org
PAUSE instructions:  http://pause.perl.org/pause/query?ACTION=pause_04about
Archives: http://www.xray.mpe.mpg.de/mailing-lists/modules
Please send all messages back to modules@perl.org with no CC to me.


PAUSE ID request (JPOGAH; Johnpaul Ogah)

2014-01-28 Thread Perl Authors Upload Server
Request to register new user

fullname: Johnpaul Ogah
  userid: JPOGAH
mail: CENSORED
homepage: 
 why:

contribute module during the course of my learning perl


The following links are only valid for PAUSE maintainers:

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


Welcome new user JPOGAH

2014-01-28 Thread Perl Authors Upload Server

Welcome Johnpaul Ogah,

PAUSE, the Perl Authors Upload Server, has a userid for you:

JPOGAH

Once you've gone through the procedure of password approval (see the
separate mail you should receive about right now), this userid will be
the one that you can use to upload your work or edit your credentials
in the PAUSE database.

This is what we have stored in the database now:

  Name:  Johnpaul Ogah
  email: CENSORED
  homepage:  
  enteredby: David Golden

Please note that your email address is exposed in various listings and
database dumps. You can register with both a public and a secret email
if you want to protect yourself from SPAM. If you want to do this,
please visit
  https://pause.perl.org/pause/authenquery?ACTION=edit_cred
or
  http://pause.perl.org/pause/authenquery?ACTION=edit_cred

If you need any further information, please visit
  $CPAN/modules/04pause.html.
If this doesn't answer your questions, contact modules@perl.org.

Before uploading your first module, we strongly encourage you to discuss
your module idea on PrePAN at http://prepan.org/ to get feedback from
experienced Perl developers.

Thank you for your prospective contributions,
The Pause Team


Welcome new user ISHRAQ

2014-01-28 Thread Perl Authors Upload Server

Welcome Ishraq Ibne Ashraf,

PAUSE, the Perl Authors Upload Server, has a userid for you:

ISHRAQ

Once you've gone through the procedure of password approval (see the
separate mail you should receive about right now), this userid will be
the one that you can use to upload your work or edit your credentials
in the PAUSE database.

This is what we have stored in the database now:

  Name:  Ishraq Ibne Ashraf
  email: CENSORED
  homepage:  www.tinkerforge.com
  enteredby: Kurt D. Starsinic

Please note that your email address is exposed in various listings and
database dumps. You can register with both a public and a secret email
if you want to protect yourself from SPAM. If you want to do this,
please visit
  https://pause.perl.org/pause/authenquery?ACTION=edit_cred
or
  http://pause.perl.org/pause/authenquery?ACTION=edit_cred

If you need any further information, please visit
  $CPAN/modules/04pause.html.
If this doesn't answer your questions, contact modules@perl.org.

Before uploading your first module, we strongly encourage you to discuss
your module idea on PrePAN at http://prepan.org/ to get feedback from
experienced Perl developers.

Thank you for your prospective contributions,
The Pause Team


Welcome new user LOMKY

2014-01-28 Thread Perl Authors Upload Server

Welcome Kathryn Tipton,

PAUSE, the Perl Authors Upload Server, has a userid for you:

LOMKY

Once you've gone through the procedure of password approval (see the
separate mail you should receive about right now), this userid will be
the one that you can use to upload your work or edit your credentials
in the PAUSE database.

This is what we have stored in the database now:

  Name:  Kathryn Tipton
  email: CENSORED
  homepage:  
  enteredby: Kurt D. Starsinic

Please note that your email address is exposed in various listings and
database dumps. You can register with both a public and a secret email
if you want to protect yourself from SPAM. If you want to do this,
please visit
  https://pause.perl.org/pause/authenquery?ACTION=edit_cred
or
  http://pause.perl.org/pause/authenquery?ACTION=edit_cred

If you need any further information, please visit
  $CPAN/modules/04pause.html.
If this doesn't answer your questions, contact modules@perl.org.

Before uploading your first module, we strongly encourage you to discuss
your module idea on PrePAN at http://prepan.org/ to get feedback from
experienced Perl developers.

Thank you for your prospective contributions,
The Pause Team


User update for ACANFORA

2014-01-28 Thread Perl Authors Upload Server
Record update in the PAUSE users database:

 userid: [ACANFORA]
   fullname: [Anselmo Canfora]
  asciiname: []
  email: [CENSORED]
   homepage: [http://ansi.altervista.org]
cpan_mail_alias: [secr]


Data were entered by ACANFORA (Anselmo Canfora).
Please check if they are correct.

Thanks,
The Pause


User update for ACANFORA

2014-01-28 Thread Perl Authors Upload Server
Record update in the PAUSE users database:

 userid: [ACANFORA]
   fullname: [Anselmo Canfora]
  asciiname: []
  email: [CENSORED]
   homepage: [http://ansi.altervista.org]
cpan_mail_alias: [secr]


Data were entered by ACANFORA (Anselmo Canfora).
Please check if they are correct.

Thanks,
The Pause


PAUSE ID request (NORTHRUP; Ryan Northrup)

2014-01-28 Thread Perl Authors Upload Server
Request to register new user

fullname: Ryan Northrup
  userid: NORTHRUP
mail: CENSORED
homepage: www.yellowapple.us
 why:

Hoping to contribute a Perl module for interfacing with the
DogeAPI.com API. If it ends up working acceptably, I'd like to
expand that into a module for interfacing with cryptocurrency sites
(online wallets, merchant tools, etc.) in general.


The following links are only valid for PAUSE maintainers:

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


Welcome new user NORTHRUP

2014-01-28 Thread Perl Authors Upload Server

Welcome Ryan Northrup,

PAUSE, the Perl Authors Upload Server, has a userid for you:

NORTHRUP

Once you've gone through the procedure of password approval (see the
separate mail you should receive about right now), this userid will be
the one that you can use to upload your work or edit your credentials
in the PAUSE database.

This is what we have stored in the database now:

  Name:  Ryan Northrup
  email: CENSORED
  homepage:  www.yellowapple.us
  enteredby: David Golden

Please note that your email address is exposed in various listings and
database dumps. You can register with both a public and a secret email
if you want to protect yourself from SPAM. If you want to do this,
please visit
  https://pause.perl.org/pause/authenquery?ACTION=edit_cred
or
  http://pause.perl.org/pause/authenquery?ACTION=edit_cred

If you need any further information, please visit
  $CPAN/modules/04pause.html.
If this doesn't answer your questions, contact modules@perl.org.

Before uploading your first module, we strongly encourage you to discuss
your module idea on PrePAN at http://prepan.org/ to get feedback from
experienced Perl developers.

Thank you for your prospective contributions,
The Pause Team


User update for GMATHEWS

2014-01-28 Thread Perl Authors Upload Server
Record update in the PAUSE users database:

 userid: [GMATHEWS]
   fullname: [Grant Mathews]
  asciiname: []
  email: [CENSORED]
   homepage: []
cpan_mail_alias: [secr] was [none]


Data were entered by GMATHEWS (Grant Mathews).
Please check if they are correct.

Thanks,
The Pause