Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Email-MIME CPAN distribution.

Report information
The Basics
Id: 65404
Status: resolved
Priority: 0/
Queue: Email-MIME

People
Owner: Nobody in particular
Requestors: lpsolit [...] gmail.com
Cc:
AdminCc:

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



Subject: "v-string in use/require non-portable" in Email::MIME 1.907
Date: Thu, 03 Feb 2011 19:39:50 +0100
To: bug-Email-MIME [...] rt.cpan.org
From: "Frédéric Buclin" <lpsolit [...] gmail.com>
After installing Email::MIME 1.907, our Test boxes show tons of: v-string in use/require non-portable at lib/Email/MIME.pm line 1.
Subject: Re: [rt.cpan.org #65404] AutoReply: "v-string in use/require non-portable" in Email::MIME 1.907
Date: Thu, 03 Feb 2011 19:41:41 +0100
To: bug-Email-MIME [...] rt.cpan.org
From: "Frédéric Buclin" <lpsolit [...] gmail.com>
Oh, and this warning appears with Perl 5.10.
Subject: Re: [rt.cpan.org #65404] "v-string in use/require non-portable" in Email::MIME 1.907
Date: Thu, 3 Feb 2011 13:42:23 -0500
To: Frédéric Buclin via RT <bug-Email-MIME [...] rt.cpan.org>
From: Ricardo Signes <rjbs [...] cpan.org>
* Frédéric Buclin via RT <bug-Email-MIME@rt.cpan.org> [2011-02-03T13:39:59] Show quoted text
> After installing Email::MIME 1.907, our Test boxes show tons of: > > v-string in use/require non-portable at lib/Email/MIME.pm line 1.
Thanks. What version of perl are you running? -- rjbs
Subject: Re: [rt.cpan.org #65404] "v-string in use/require non-portable" in Email::MIME 1.907
Date: Thu, 03 Feb 2011 20:08:40 +0100
To: bug-Email-MIME [...] rt.cpan.org
From: "Frédéric Buclin" <lpsolit [...] gmail.com>
I just tested locally with Perl 5.10.1 and 5.13.8, and I get no warning. Maybe is it specific to 5.10.0?
Subject: Re: [rt.cpan.org #65404] "v-string in use/require non-portable" in Email::MIME 1.907
Date: Thu, 3 Feb 2011 14:22:19 -0500
To: Frédéric Buclin via RT <bug-Email-MIME [...] rt.cpan.org>
From: Ricardo Signes <rjbs [...] cpan.org>
* Frédéric Buclin via RT <bug-Email-MIME@rt.cpan.org> [2011-02-03T14:08:42] Show quoted text
> Queue: Email-MIME > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=65404 > > > I just tested locally with Perl 5.10.1 and 5.13.8, and I get no warning. > Maybe is it specific to 5.10.0?
That's possible. I tried to install 5.10.0 here and the install failed. I don't have time to try harder right now. Check perl5101delta? 5.10.0 is a lousy release, I strongly encourage you to upgrade. It is slow and buggy. -- rjbs
Subject: Re: [rt.cpan.org #65404] "v-string in use/require non-portable" in Email::MIME 1.907
Date: Thu, 03 Feb 2011 20:24:39 +0100
To: bug-Email-MIME [...] rt.cpan.org
From: "Frédéric Buclin" <lpsolit [...] gmail.com>
I just wrote a reduced testcase, and the problem only appears with Perl 5.10.0. If you replace use 5.8.5; by use 5.008005; then the warning goes away.
Subject: Re: [rt.cpan.org #65404] "v-string in use/require non-portable" in Email::MIME 1.907
Date: Thu, 03 Feb 2011 20:27:34 +0100
To: bug-Email-MIME [...] rt.cpan.org
From: "Frédéric Buclin" <lpsolit [...] gmail.com>
Show quoted text
> That's possible. I tried to install 5.10.0 here and the install failed. I > don't have time to try harder right now. Check perl5101delta?
perl5101delta says: v-string in use/require is non-portable This warning has been removed. So yes, the problem seems to only exist in 5.10.0.
Subject: Re: [rt.cpan.org #65404] "v-string in use/require non-portable" in Email::MIME 1.907
Date: Thu, 17 Feb 2011 16:46:54 +0100
To: bug-Email-MIME [...] rt.cpan.org
From: "Frédéric Buclin" <lpsolit [...] gmail.com>
rjbs, would you agree to revert use 5.8.5; back to use 5.008005; as suggested in my comment above? This would fix the problem for all of those who cannot update Perl to 5.10.1. Also, is 5.8.5 really needed? Isn't 5.8.1 enough? See https://bugzilla.mozilla.org/show_bug.cgi?id=631328#c3 LpSolit
Subject: Re: [rt.cpan.org #65404] "v-string in use/require non-portable" in Email::MIME 1.907
Date: Thu, 17 Feb 2011 11:00:41 -0500
To: Frédéric Buclin via RT <bug-Email-MIME [...] rt.cpan.org>
From: Ricardo Signes <rjbs [...] cpan.org>
* Frédéric Buclin via RT <bug-Email-MIME@rt.cpan.org> [2011-02-17T10:46:48] Show quoted text
> as suggested in my comment above? This would fix the problem for all of > those who cannot update Perl to 5.10.1. Also, is 5.8.5 really needed? > Isn't 5.8.1 enough? See > https://bugzilla.mozilla.org/show_bug.cgi?id=631328#c3
Yes, I will very grudgingly make a release for 5.008001 soon. -- rjbs
Subject: Re: [rt.cpan.org #65404] "v-string in use/require non-portable" in Email::MIME 1.907
Date: Thu, 17 Feb 2011 17:11:08 +0100
To: bug-Email-MIME [...] rt.cpan.org
From: "Frédéric Buclin" <lpsolit [...] gmail.com>
Show quoted text
> Yes, I will very grudgingly make a release for 5.008001 soon.
Thanks a lot! :) Are you complaining about using the old syntax, or about supporting 5.8.1?
Subject: Re: [rt.cpan.org #65404] "v-string in use/require non-portable" in Email::MIME 1.907
Date: Thu, 17 Feb 2011 11:32:45 -0500
To: Frédéric Buclin via RT <bug-Email-MIME [...] rt.cpan.org>
From: Ricardo Signes <rjbs [...] cpan.org>
* Frédéric Buclin via RT <bug-Email-MIME@rt.cpan.org> [2011-02-17T11:11:06] Show quoted text
> Queue: Email-MIME > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=65404 > >
> > Yes, I will very grudgingly make a release for 5.008001 soon.
> > Thanks a lot! :) Are you complaining about using the old syntax, or > about supporting 5.8.1?
5.8.1 -- 5.8.5 has been out for nearly seven years. In fact, it's less than *one year newer* than 5.8.1, but contains massive bugfixes, including to Unicode handling. At any rate, my change here will be to *allow* 5.8.1, not to support it. The first time I get a bug report that something specific in Email::MIME doesn't work on 5.8.1 but is fixed by 5.8.5, I am likely to crank that requirement back up. -- rjbs
fixed in git -- rjbs