Author: coke
Date: Sun Feb 17 15:30:43 2008
New Revision: 25816
Modified:
trunk/docs/pdds/pdd07_codingstd.pod
Changes in other areas also in this revision:
Modified:
trunk/t/codingstd/pir_code_coda.t
Log:
[codingstd]
[docs]
RT #50800 - per allison, update the new PIR coda to always require
ft=pir.
Update the test and the PDD to match the new requirement.
Modified: trunk/docs/pdds/pdd07_codingstd.pod
==============================================================================
--- trunk/docs/pdds/pdd07_codingstd.pod (original)
+++ trunk/docs/pdds/pdd07_codingstd.pod Sun Feb 17 15:30:43 2008
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, The Perl Foundation.
+# Copyright (C) 2001-2008, The Perl Foundation.
# $Id$
=head1 NAME
@@ -378,7 +378,7 @@
# mode: pir
# fill-column: 100
# End:
- # vim: expandtab shiftwidth=4:
+ # vim: expandtab shiftwidth=4 ft=pir:
=back