Re: Net::OSCAR using deprecated features in perl 5.12

2023-07-31 Thread Matthew Sachs via modules
Ok, done. On Mon, Jul 31, 2023, 17:53 Todd Rinaldo wrote: > You can make the change at > https://u15422502.ct.sendgrid.net/ls/click?upn=JVlLfuvXtn7H5RC2z6VQyBFEgwCZ-2B5oNp7wQzlKxZ4WV0tknslLOTXHcKQL6pAl60pTT_cY8bR0bUZNb7qmLDOfFqInn-2Bz0kNnXjCELKdQsUuKoX-2FpEh0NhdtEYqZKwYLNFOZHgiVfKJy9lP2JaNsKXJW

Re: Net::OSCAR using deprecated features in perl 5.12

2023-07-31 Thread Todd Rinaldo
You can make the change at https://pause.perl.org. If you can't get in, you can request the mailing list noted on the CC here to help you. my pause ID is TODDR. Thanks, Todd On Mon, Jul 31, 2023 at 11:32 AM Matthew Sachs wrote: > Happy to transfer ownership -- do you know how I can do that? > >

Re: Net::OSCAR using deprecated features in perl 5.12

2023-07-31 Thread Matthew Sachs via modules
(Also, didn't AOL shut down AIM? Didn't realize there were still OSCAR servers out there!) On Mon, Jul 31, 2023 at 9:31 AM Matthew Sachs wrote: > Happy to transfer ownership -- do you know how I can do that? > > On Mon, Jul 31, 2023 at 9:29 AM Todd Rinaldo > wrote: > >> Matthew, >> >> I seem to

Re: Net::OSCAR using deprecated features in perl 5.12

2023-07-31 Thread Matthew Sachs via modules
Happy to transfer ownership -- do you know how I can do that? On Mon, Jul 31, 2023 at 9:29 AM Todd Rinaldo wrote: > Matthew, > > I seem to have lost release privileges. Were you wanting to resume > ownership of Net::OSCAR? I was just about to do a release to fix a bug for > a coming version of P

Re: Net::OSCAR using deprecated features in perl 5.12

2023-07-31 Thread Todd Rinaldo
Matthew, I seem to have lost release privileges. Were you wanting to resume ownership of Net::OSCAR? I was just about to do a release to fix a bug for a coming version of Perl. If you plan to do no further releases, would you mind transferring ownership to me please? Thanks, Todd Rinaldo https:

Re: [lestrrat-p5/Data-Feed] Modernize the distribution by usin Moo instead of deprecated Any::Moose (#3)

2022-04-15 Thread Matt Koscica
On Fri, 15 Apr 2022 at 13:23, Neil Bowers wrote: > Hi Matt, > > > Sorry, I missed this email when you sent it in February. > > I've just received notification that the original author of Data::Feed has > placed their module into the "ADOPTME" state. > I would like to request co-maint access for t

Re: [lestrrat-p5/Data-Feed] Modernize the distribution by usin Moo instead of deprecated Any::Moose (#3)

2022-04-15 Thread Neil Bowers
Hi Matt, Sorry, I missed this email when you sent it in February. > I've just received notification that the original author of Data::Feed has > placed their module into the "ADOPTME" state. > I would like to request co-maint access for this namespace in order to deploy > a fix to CPAN (issue #

Re: [lestrrat-p5/Data-Feed] Modernize the distribution by usin Moo instead of deprecated Any::Moose (#3)

2022-02-04 Thread Matt Koscica
Hi PAUSE Admins, I've just received notification that the original author of Data::Feed has placed their module into the "ADOPTME" state. I would like to request co-maint access for this namespace in order to deploy a fix to CPAN (issue #3 in the module's Github repository). My PAUSE username is

Re: [rt.cpan.org #101607] Unescaped left brace in regex is deprecated

2015-08-15 Thread Matt S Trout
t; > With newer perls (5.21.x) using DateTime::Format::Duration is > > > > causing > > > > a warning "Unescaped left brace in regex is deprecated". See > > > > http://www.cpantesters.org/cpan/report/0f9fdc2c-89c4-11e4-a2cf- > > > > 94e8e0

[rt.cpan.org #101607] Unescaped left brace in regex is deprecated

2015-08-14 Thread Karen Etheridge via RT
> a warning "Unescaped left brace in regex is deprecated". See > > > http://www.cpantesters.org/cpan/report/0f9fdc2c-89c4-11e4-a2cf- > > > 94e8e0bfc7aa for a sample report with this warning. > > > > I've encountered this too - it makes it impossible to

Module submission deprecated

2014-09-02 Thread Perl Authors Upload Server
The following module was proposed for inclusion in the Module List: modid: deprecated DSLIP: bdppp description: mark code deprecated userid: JUSTNOXX (Dmitriy Shamatrin) chapterid: 27 (Pragma) communities: our company private repository, but will moved to the

Re: Deprecated::

2003-01-02 Thread Andreas J. Koenig
y encode *enough* information, such as whether the author > * has some recommendations to use instead of the deprecated one. > * > * Why can't the Makefile.PL of a deprecated module simply be changed to > * make the right discouragements, along with the documentation (=head1

Re: Deprecated::

2003-01-01 Thread David Muir Sharnoff
* That is still not a good idea. As brian says, metainformation * like that should not encoded in the module name. Also, it wouldn't * necessarily encode *enough* information, such as whether the author * has some recommendations to use instead of the deprecated one. * * Why can&

Re: Deprecated::

2003-01-01 Thread Jarkko Hietaniemi
On Wed, Jan 01, 2003 at 04:56:32PM -0800, David Muir Sharnoff wrote: > * In article <[EMAIL PROTECTED]>, David Muir Sharnoff > * <[EMAIL PROTECTED]> wrote: > * > * > I propose that the Deprecated:: prefex be added to modules > * > whose use is discouraged by the

Re: Deprecated::

2003-01-01 Thread Kurt Starsinic
On Jan 01, David Muir Sharnoff wrote: > * In article <[EMAIL PROTECTED]>, David Muir Sharnoff > * <[EMAIL PROTECTED]> wrote: > * > * > I propose that the Deprecated:: prefex be added to modules > * > whose use is discouraged by the module's author. > *

Re: Deprecated::

2003-01-01 Thread David Muir Sharnoff
* In article <[EMAIL PROTECTED]>, David Muir Sharnoff * <[EMAIL PROTECTED]> wrote: * * > I propose that the Deprecated:: prefex be added to modules * > whose use is discouraged by the module's author. * * that would not work. people may need the module to work

Re: Deprecated::

2003-01-01 Thread _brian_d_foy
In article <[EMAIL PROTECTED]>, David Muir Sharnoff <[EMAIL PROTECTED]> wrote: > I propose that the Deprecated:: prefex be added to modules > whose use is discouraged by the module's author. that would not work. people may need the module to work with older code. the

Deprecated::

2003-01-01 Thread David Muir Sharnoff
I propose that the Deprecated:: prefex be added to modules whose use is discouraged by the module's author. This would be an alternative to removing the module from CPAN. -Dave

File::PathConvert deprecated...

2002-03-07 Thread Barrie Slaymaker
I'm finally getting around to patching File::PathConvert and deprecating it. Please remove from the modules list or mark it as deprecated, somehow. I'll post to c.l.p.m, probably; suggestions on how to get the word out? Thanks, Barrie

Module submission Attribute::Deprecated

2001-07-16 Thread Perl Authors Upload Server
The following module was proposed for inclusion in the Module List: modid: Attribute::Deprecated DSLIP: RdpOp description: mark methods as deprecated, warn if called userid: KASEI (Marty Pauley) chapterid:2 (Perl_Core_Modules) communities: Belfast.pm