From 8103c1fc1b2c27a6855feadf26f91b980a54bc52 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 2 Mar 2008 04:11:51 +0000 Subject: import rt 3.6.6 --- rt/lib/RT/StyleGuide.pod | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'rt/lib/RT/StyleGuide.pod') diff --git a/rt/lib/RT/StyleGuide.pod b/rt/lib/RT/StyleGuide.pod index f0d1d15e6..ff9a1b5d0 100644 --- a/rt/lib/RT/StyleGuide.pod +++ b/rt/lib/RT/StyleGuide.pod @@ -40,10 +40,8 @@ We hope to add any significant changes at the bottom of the document. =head2 Perl Version -We code everything to perl 5.6.1. Some features require advanced unicode -features in perl 5.8.0. It is acceptable that unicode features work only for -US-ASCII on perl 5.6.1. - +We code everything to perl 5.8.3 or higher. Complete unicode support +requires bugfixes found in 5.8.3. =head2 Documentation -- cgit v1.2.1