Skip Menu |

This queue is for tickets about the Module-Runtime CPAN distribution.

Report information
The Basics
Id: 80413
Status: rejected
Priority: 0/
Queue: Module-Runtime

People
Owner: Nobody in particular
Requestors: ribasushi [...] leporine.io
Cc:
AdminCc:

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



Subject: Mismatched quotes in exception text
The module name is enclosed in `' here: https://metacpan.org/source/ZEFRAM/Module-Runtime-0.013/lib/Module/Runtime.pm#L430 Is this intentional or a typo? Cheers
Subject: Re: [rt.cpan.org #80413] Mismatched quotes in exception text
Date: Fri, 13 Sep 2013 14:59:54 +0100
To: Peter Rabbitson via RT <bug-Module-Runtime [...] rt.cpan.org>
From: Zefram <zefram [...] fysh.org>
Peter Rabbitson via RT wrote: Show quoted text
>The module name is enclosed in `' >Is this intentional or a typo?
It is intentional. Traditionally, `' form a matched pair, of opening and closing single quote. -zefram
Rejected by maintaner.