Skip Menu |

This queue is for tickets about the everywhere CPAN distribution.

Report information
The Basics
Id: 120238
Status: open
Priority: 0/
Queue: everywhere

People
Owner: Nobody in particular
Requestors: PERLANCAR [...] cpan.org
Cc:
AdminCc:

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



Subject: Set %INC entry
Please considering setting %INC entry more properly, e.g. before return() do this: $INC{$file} = $full; This makes the loaded module seem like it's loaded normally instead of Perl setting this entry to something like "CODE(0x243fc78)". I maintain a fork called anywhere.pm on CPAN but will remove this fork if you decide to incorporate this change. Regards, perlancar
Subject: Re: [rt.cpan.org #120238] Set %INC entry
Date: Tue, 14 Feb 2017 08:40:11 -0500
To: bug-everywhere [...] rt.cpan.org
From: Brock Wilcox <awwaiid [...] thelackthereof.org>
Greetings! Would you like to take over the 'everywhere' module? If not, I'll apply your change -- but even better would be for you to take it over :) --Brock On Tue, Feb 14, 2017 at 6:20 AM, Perl Ancar via RT < bug-everywhere@rt.cpan.org> wrote: Show quoted text
> Tue Feb 14 06:19:53 2017: Request 120238 was acted upon. > Transaction: Ticket created by PERLANCAR > Queue: everywhere > Subject: Set %INC entry > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: PERLANCAR@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=120238 > > > > Please considering setting %INC entry more properly, e.g. before return() > do this: > > $INC{$file} = $full; > > This makes the loaded module seem like it's loaded normally instead of > Perl setting this entry to something like "CODE(0x243fc78)". > > I maintain a fork called anywhere.pm on CPAN but will remove this fork if > you decide to incorporate this change. > > Regards, > perlancar >
Hi Brock, Sure, I'm willing to maintain it. Thanks for the quick response. Regards, perlancar On Tue, 14 Feb 2017 13:40:42 GMT, AWWAIID wrote: Show quoted text
> Greetings! > > Would you like to take over the 'everywhere' module? If not, I'll apply > your change -- but even better would be for you to take it over :) > > --Brock > > > On Tue, Feb 14, 2017 at 6:20 AM, Perl Ancar via RT < > bug-everywhere@rt.cpan.org> wrote: >
> > Tue Feb 14 06:19:53 2017: Request 120238 was acted upon. > > Transaction: Ticket created by PERLANCAR > > Queue: everywhere > > Subject: Set %INC entry > > Broken in: (no value) > > Severity: (no value) > > Owner: Nobody > > Requestors: PERLANCAR@cpan.org > > Status: new > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=120238 > > > > > > > Please considering setting %INC entry more properly, e.g. before return() > > do this: > > > > $INC{$file} = $full; > > > > This makes the loaded module seem like it's loaded normally instead of > > Perl setting this entry to something like "CODE(0x243fc78)". > > > > I maintain a fork called anywhere.pm on CPAN but will remove this fork if > > you decide to incorporate this change. > > > > Regards, > > perlancar > >
Subject: Re: [rt.cpan.org #120238] Set %INC entry
Date: Mon, 6 Mar 2017 01:05:50 -0500
To: bug-everywhere [...] rt.cpan.org
From: Brock Wilcox <awwaiid [...] thelackthereof.org>
I have made you a co-maintainer on CPAN. I also converted my darcs repo to git, put it on github, and gave you push access. On Tue, Feb 14, 2017 at 9:05 AM, Perl Ancar via RT < bug-everywhere@rt.cpan.org> wrote: Show quoted text
> Queue: everywhere > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=120238 > > > Hi Brock, > > Sure, I'm willing to maintain it. Thanks for the quick response. > > Regards, > perlancar > > On Tue, 14 Feb 2017 13:40:42 GMT, AWWAIID wrote:
> > Greetings! > > > > Would you like to take over the 'everywhere' module? If not, I'll apply > > your change -- but even better would be for you to take it over :) > > > > --Brock > > > > > > On Tue, Feb 14, 2017 at 6:20 AM, Perl Ancar via RT < > > bug-everywhere@rt.cpan.org> wrote: > >
> > > Tue Feb 14 06:19:53 2017: Request 120238 was acted upon. > > > Transaction: Ticket created by PERLANCAR > > > Queue: everywhere > > > Subject: Set %INC entry > > > Broken in: (no value) > > > Severity: (no value) > > > Owner: Nobody > > > Requestors: PERLANCAR@cpan.org > > > Status: new > > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=120238 > > > > > > > > > > Please considering setting %INC entry more properly, e.g. before
> return()
> > > do this: > > > > > > $INC{$file} = $full; > > > > > > This makes the loaded module seem like it's loaded normally instead of > > > Perl setting this entry to something like "CODE(0x243fc78)". > > > > > > I maintain a fork called anywhere.pm on CPAN but will remove this
> fork if
> > > you decide to incorporate this change. > > > > > > Regards, > > > perlancar > > >
> > > >