Removed unnecessary sprintf in debug mode that caused warnings on locales where comma...
authorAndy Grundman <andy@hybridized.org>
Wed, 10 Oct 2007 15:41:18 +0000 (15:41 +0000)
committerAndy Grundman <andy@hybridized.org>
Wed, 10 Oct 2007 15:41:18 +0000 (15:41 +0000)
commit228f9466174380edff95b369034a04fd4b9cbb82
tree2b10b77bb487226cc0d62c6f38878471eba25cbb
parenta8194217f338ccef382b194b4a849fde15892f98
Removed unnecessary sprintf in debug mode that caused warnings on locales where commas are used for decimal markers.
Changes
lib/Catalyst.pm