Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the HTTP-Session CPAN distribution.

Report information
The Basics
Id: 73884
Status: resolved
Priority: 0/
Queue: HTTP-Session

People
Owner: Nobody in particular
Requestors: mst [...] shadowcat.co.uk
Cc:
AdminCc:

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



Subject: Two dependency issues
Date: Tue, 10 Jan 2012 20:46:03 +0000
To: bugs-http-session [...] rt.cpan.org
From: Matt S Trout <mst [...] shadowcat.co.uk>
First - your $AUTHOR checking means that your author deps are getting into META.yml which causes naive dependency checking systems to think they're requirements (sadly including metacpan). Second - UNIVERSAL::require is evil - I'd suggest Zefram's Module::Runtime as a better alternative. -- Matt S Trout - Shadowcat Systems - Perl consulting with a commit bit and a clue http://shadowcat.co.uk/blog/matt-s-trout/ http://twitter.com/shadowcat_mst/ Email me now on mst (at) shadowcat.co.uk and let's chat about how our Catalyst commercial support, training and consultancy packages could help your team.
Subject: Re: [rt.cpan.org #73884] Two dependency issues
Date: Thu, 12 Jan 2012 15:56:02 +0900
To: "bug-HTTP-Session [...] rt.cpan.org" <bug-HTTP-Session [...] rt.cpan.org>
From: Tokuhiro Matsuno <tokuhirom [...] gmail.com>
Thanks. Fixed. 2012年1月11日水曜日 Matt S Trout via RT bug-HTTP-Session@rt.cpan.org: Show quoted text
> Tue Jan 10 15:51:20 2012: Request 73884 was acted upon. > Transaction: Ticket created by mst@shadowcat.co.uk > Queue: HTTP-Session > Subject: Two dependency issues > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: mst@shadowcat.co.uk > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=73884 > > > > First - your $AUTHOR checking means that your author deps are getting > into META.yml which causes naive dependency checking systems to think > they're requirements (sadly including metacpan). > > Second - UNIVERSAL::require is evil - I'd suggest Zefram's Module::Runtime > as a better alternative. > > -- > Matt S Trout - Shadowcat Systems - Perl consulting with a commit bit and
a clue Show quoted text
http://twitter.com/shadowcat_mst/ Show quoted text
> > Email me now on mst (at) shadowcat.co.uk and let's chat about how our
Catalyst Show quoted text
> commercial support, training and consultancy packages could help your
team. Show quoted text
> >