RT for rt.cpan.org
Skip Menu
|
Bug #53397 for String-Formatter: support positional replace/arrayref
Active bugs
Resolved bugs
Rejected bugs
Preferred bug tracker
Please visit the
preferred bug tracker
to report your issue.
This queue is for tickets about the
String-Formatter CPAN distribution
.
Report information
The Basics
Id:
53397
Status:
resolved
Priority:
0/
Queue:
String-Formatter
People
Owner:
Nobody in particular
Requestors:
sharyanto [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
Wishlist
Broken in:
0.093221
Fixed in:
(no value)
History
Show all quoted text
Tue Jan 05 07:31:56 2010
sharyanto [...] cpan.org - Ticket created
Subject:
support positional replace/arrayref
print stringf(
"My %{0}s name is %{1}s. My name is %{1}l letters long.",
[
'first',
'Marvin',
],
);
Fri Jun 11 21:31:48 2010
rjbs [...] cpan.org - Correspondence added
indexed_stringf and support routines in 0.101620 -- rjbs
Fri Jun 11 21:31:50 2010
The RT System itself - Status changed from 'new' to 'open'
Fri Jun 11 21:31:50 2010
rjbs [...] cpan.org - Status changed from 'open' to 'resolved'