Welcome new user SWALLACE

2022-06-03 Thread Perl Authors Upload Server
Welcome Samuel Wallace,

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

SWALLACE

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:  Samuel Wallace
  email: CENSORED
  homepage:  

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 GLEACH

2022-06-03 Thread Perl Authors Upload Server
Record update in the PAUSE users database:

 userid: [GLEACH]

   fullname: [Geoffrey Leach]

  asciiname: []

  email: [CENSORED]

   homepage: []

cpan_mail_alias: [publ]


Data were entered by GLEACH (Geoffrey Leach).
Please check if they are correct.

Thanks,
The Pause


Problems with File::Size module

2022-06-03 Thread Nikolay Shaplov
Hi!

Module File::Size is uploaded by OFER, but File::Size namespace is reseved for 
DMUEY, though DMUEY does not provide any File::Size module.

This lead to unpleasant consequences:  you can't find File::Size moudule in 
metacpan, and I guess can't install it via cpan utility (I did not check, but 
I gess as it is non properly indexed, you can't install it)

I guess if this situation can be resolved in a simple way, it would be nice to 
do it. 

-- 
Nikolay Shaplov aka Nataraj
Fuzzing Engineer at Postgres Professional
Matrix IM: @dhyan:nataraj.su


signature.asc
Description: This is a digitally signed message part.


Interest in Adopting Pinto-Remote-SelfContained

2022-06-03 Thread Brad Lhotsky
Hello,

I am currently reworking our Perl development, build, and deployment models at 
my job.  I'm making use of Pinto as the backbone of that system. I came across 
Pinto::Remote::SelfContained as a lightweight interface to the Pinto that I'd 
like to make use of for our development environment.  The module page on 
MetaCPAN says the module is up for adoption and I have features I'd like to 
add.  Here's a brief list of the things I'm working on currently:

1. Support for using the `PINTO_REPOSITORY_ROOT` instead of `--root 
$PINTO_REPOSITORY_ROOT` in every command.
2. The current usage with authentication requires adding `-p ` which is insecure as the password can be viewed in the process tree. 
I'm adding a "get password by exec-ing this command" option.

I'll probably have other things to patch and improve to make the tool easier to 
use.

Author PAUSE ID: ARC
MetaCPAN: https://metacpan.org/pod/Pinto::Remote::SelfContained
GitHub Repo (read-only): https://github.com/arc/Pinto-Remote-SelfContained


My PAUSE ID: BLHOTSKY
My GitHub Fork: https://github.com/reyjrar/Pinto-Remote-SelfContained

Thanks for your consideration,

Brad Lhotsky