Test cases when some module functionality requires a login

2012-08-06 Thread Stephen Patterson
nt, can it (or other Test modules) load test configuration from a config file ? -- Stephen Patterson st...@patter.me.uk :: http://patter.me.uk/ GPG: D920AF82 :: patterfl...@gmail.com

Module development & version control

2013-04-13 Thread Stephen Patterson
few years ago & Github seems to be the only place for Python, Is there a common perl place? Stephen Patterson st...@patter.me.uk :: http://patter.me.uk/ GPG: D920AF82 CPAN: SRPATT

Re: how to upload when upload service isn't working? (was re: problems on uploads?)

2013-12-09 Thread Stephen Patterson
I uploaded a module through pause around 00:34 GMT, so the uploader seems to be generally working. Linda W wrote: >Seems the upload service is broken (at least that's what a 503 means). > >How does one upload when the service is broken or is there a backup? > > > > >On 12/8/2013 7:34 PM, Linda A

Best way to communicate changing the output of a module

2013-12-19 Thread Stephen Patterson
rd - -mm-dd. What's the best way of communicating this change & managing things during changeover? -- Stephen Patterson st...@patter.me.uk :: http://patter.me.uk/ GPG: D920AF82

Re: [RANT] Should we try to keep compatibility with old perl5s?

2018-08-12 Thread Stephen Patterson
Hi Shlomi It's been several years since I was last active in the Perl community, so take this with a good pinch of salt (I think 5.8 was new at the time) :) That being said, I remember each module having a dependencies file with the minimum compatible perl version for that version of the module,

Re: Naming advice - Our World in Data

2025-07-15 Thread Stephen Patterson
There are similarly capitalised modules around CPAN, such as Win32::API, for partly acronymed names, so there's precedence, while still being reasonably short to type. -- steve On Tue, 15 Jul 2025, at 11:09 AM, Dan wrote: > On Tue, Jul 15, 2025 at 6:05 AM Boyd Duffee wrote: >> Hi all, >> >>