Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Net-Amazon-S3 CPAN distribution.

Report information
The Basics
Id: 72472
Status: resolved
Priority: 0/
Queue: Net-Amazon-S3

People
Owner: me+pause [...] pedrofigueiredo.org
Requestors: dwheeler [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.54
Fixed in: (no value)



Subject: Drop Moosex::Types::DateTimeX
Date: Wed, 16 Nov 2011 10:59:33 -0800
To: bug-net-amazon-s3 [...] rt.cpan.org
From: "David E. Wheeler" <dwheeler [...] cpan.org>
I started getting these warnings from Net::Amazon::S3 yesterday with the release of Moose 2.0400: Providing an optimized subroutine ref for type constraints is deprecated. Use the inlining feature (inline_as) instead. at /usr/local/lib/perl5/site_perl/5.14.1/MooseX/Types/DateTime/ButMaintained.pm line 0 eval {...} called at /usr/local/lib/perl5/site_perl/5.14.1/MooseX/Types/DateTime/ButMaintained.pm line 0 require MooseX/Types/DateTimeX.pm called at /usr/local/lib/perl5/site_perl/5.14.1/Net/Amazon/S3/Client/Bucket.pm line 5 Net::Amazon::S3::Client::Bucket::BEGIN() called at /usr/local/lib/perl5/site_perl/5.14.1/MooseX/Types/DateTime/ButMaintained.pm line 0 eval {...} called at /usr/local/lib/perl5/site_perl/5.14.1/MooseX/Types/DateTime/ButMaintained.pm line 0 require Net/Amazon/S3/Client/Bucket.pm called at /usr/local/lib/perl5/site_perl/5.14.1/Net/Amazon/S3.pm line 111 Net::Amazon::S3::BEGIN() called at /usr/local/lib/perl5/site_perl/5.14.1/MooseX/Types/DateTime/ButMaintained.pm line 0 eval {...} called at /usr/local/lib/perl5/site_perl/5.14.1/MooseX/Types/DateTime/ButMaintained.pm line 0 require Net/Amazon/S3.pm called at (eval 9) line 1 App::FeedScene::Distributor::BEGIN() called at /usr/local/lib/perl5/site_perl/5.14.1/MooseX/Types/DateTime/ButMaintained.pm line 0 eval {...} called at /usr/local/lib/perl5/site_perl/5.14.1/MooseX/Types/DateTime/ButMaintained.pm line 0 eval 'package App::FeedScene::Distributor; use Net::Amazon::S3;' called at /usr/local/lib/perl5/site_perl/5.14.1/aliased.pm line 50 MooseX::Types::DateTime::ButMaintained has not had a release in over two years. Maybe drop it? Thanks, David
Subject: [rt.cpan.org #72472] Alternative available
Date: Tue, 06 Dec 2011 20:56:50 +0000
To: bug-Net-Amazon-S3 [...] rt.cpan.org
From: ilmari [...] ilmari.org (Dagfinn Ilmari Mannsåker)
Hi, I just uploaded MooseX::Types::DateTime::MoreCoercions, which is a fork of MooseX::Types::DateTimeX wich uses standard MooseX::Types::DateTime rather than the unmaintained ::ButMaintained. Please switch to it. -- ilmari "A disappointingly low fraction of the human race is, at any given time, on fire." - Stig Sandbeck Mathisen
Hi, first all, apologies to David, I didn't get any notification (or missed it) about this (although I did get notified about Ilmari's post). I might get some time to do this today, if not it's going out Saturday evening or Sunday. Cheers, Pedro
Subject: Re: [rt.cpan.org #72472] Drop Moosex::Types::DateTimeX
Date: Wed, 7 Dec 2011 09:19:34 -0800
To: bug-Net-Amazon-S3 [...] rt.cpan.org
From: "David E. Wheeler" <dwheeler [...] cpan.org>
On Dec 7, 2011, at 7:43 AM, Pedro Figueiredo via RT wrote: Show quoted text
> I might get some time to do this today, if not it's going out Saturday evening or Sunday.
Thanks. David
On Wed Dec 07 12:19:51 2011, DWHEELER wrote: Show quoted text
> On Dec 7, 2011, at 7:43 AM, Pedro Figueiredo via RT wrote: >
> > I might get some time to do this today, if not it's going out
> Saturday evening or Sunday. > > Thanks. > > David >
Just started causing me problems as well :-) Glad to see that this seems to be "getting taken care of."
0.55 uploaded to PAUSE, should be online soon.
On 2011-12-09 21:27:15, pfig wrote: Show quoted text
> 0.55 uploaded to PAUSE, should be online soon.
Thank you. What are the chances you could look int RT 66644? https://rt.cpan.org/Ticket/Display.html?id=66644 Thanks, David