|
Revision 360, 433 bytes
(checked in by kazuho, 6 years ago)
|
|
add %like(fmt) placeholder
update Changes
|
| Line | |
|---|
| 1 | Revision history for Perl extension DBIx::Printf. |
|---|
| 2 | |
|---|
| 3 | 0.05 Thu Oct 04 13:55:00 2007 |
|---|
| 4 | - added %t (passthru) placeholder |
|---|
| 5 | - added %like(fmt) placeholder |
|---|
| 6 | |
|---|
| 7 | 0.04 Sat Sep 29 05:40:00 2007 |
|---|
| 8 | - move to DBIx namespace |
|---|
| 9 | |
|---|
| 10 | 0.03 Fri Sep 28 14:20:00 2007 |
|---|
| 11 | - adjust declaration to pass CPAN indexer |
|---|
| 12 | |
|---|
| 13 | 0.02 Fri Sep 28 14:10:00 2007 |
|---|
| 14 | - fix mishandling of %% |
|---|
| 15 | |
|---|
| 16 | 0.01 Fri Sep 28 09:16:00 2007 |
|---|
| 17 | - initial version |
|---|