Welcome new user JGOTHTX
Welcome Jason Goth, PAUSE, the Perl Authors Upload Server, has a userid for you: JGOTHTX 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: Jason Goth 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 Data::Password::Entropy
The following module was proposed for inclusion in the Module List: modid: Data::Password::Entropy DSLIP: Rdpf2 description: Calculate password strength userid: ZERO (Oleg Alistratov) chapterid: 23 (Miscellaneous_Modules) communities: https://github.com/alistratov/data-password-entropy similar: Data::Password Data::Password::BasicCheck rationale: The module provides a function to determine the password strength, based on information entropy (unlike other similar modules that check the password based on a set of rules). Module is mature enough, supported more than three years. enteredby: ZERO (Oleg Alistratov) enteredon: Thu Nov 21 17:26:56 2013 UTC The resulting entry would be: Data::Password:: ::Entropy Rdpf2 Calculate password strength ZERO 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=bce0_90099d45837baea2&SUBMIT_pause99_add_mod_preview=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=bce0_90099d45837baea2&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=Data%3A%3APassword%3A%3AEntropy
Help naming module
I'm looking to create a module that will be a perl interface to Verizon Cloud services. I haven't decided if this should be an OO module or more a "traditional" approach That is: use Vz::Ecloud::VirtualMachine; my $vm = Vz::Ecloud::VirtualMachine->new; $vm->set... $vm->launch; vs use Vz::Ecloud qw(create_vm) create_vm(%args) Leaning towards to the latter as it just seems simpler/easier (Welcome your feedback on this as well...) I envision that there would be different components for VCC (Verizon Cloud Compute), VCS (Verizon Cloud Storage), Verizon Enterprise Cloud (Ecloud), and future products. use Vz::Ecloud qw(list_environments) list_environments(%args) use Vz::VCC qw(create_vm) create_vm(%args) use Vz::VCS qw(create_bucket) create_bucket(%args) Also, I plan on including a command line tool to use: $ vz vcs create_bucket Thinking of VzCloudTools or similar name. Not sure if I should create a top level name space. I'm not a super-experienced Perl developer, so I'd like to get your recommendation for naming/structuring the module. Thanks very much for taking the time to review/respond. Best, Jason Goth
Module submission WebService::Pandora
The following module was proposed for inclusion in the Module List: modid: WebService::Pandora DSLIP: bdpO2 description: Pandora WebService API userid: DEFCON (Mitch McCracken) chapterid: 15 (World_Wide_Web_HTML_HTTP_CGI) communities: similar: rationale: WebService::Pandora seems to make the most sense, as it is a module that interacts with a webservice and WebService:: is already heavily used for similar such modules. I also already have WebService;:Filecloud, and this is fairly similar. enteredby: DEFCON (Mitch McCracken) enteredon: Fri Nov 22 02:56:04 2013 UTC The resulting entry would be: WebService:: ::Pandora bdpO2 Pandora WebService API DEFCON 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=cce0_b69e4cb561a90153&SUBMIT_pause99_add_mod_preview=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=cce0_b69e4cb561a90153&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=WebService%3A%3APandora
User update for ALEXP
Record update in the PAUSE users database: userid: [ALEXP] fullname: [Alex Pavlovic] asciiname: [] email: [CENSORED] homepage: [http://www.taskforce-1.com] was [www.taskforce-1.com] cpan_mail_alias: [secr] Data were entered by ALEXP (Alex Pavlovic). Please check if they are correct. Thanks, The Pause