Author: bernhard Date: Fri Jan 2 04:17:42 2009 New Revision: 34799 Modified: trunk/config/auto/pod2man.pm (contents, props changed) trunk/t/steps/auto_pod2man-01.t (contents, props changed)
Log: [codingstd] set svn props Modified: trunk/config/auto/pod2man.pm ============================================================================== --- trunk/config/auto/pod2man.pm (original) +++ trunk/config/auto/pod2man.pm Fri Jan 2 04:17:42 2009 @@ -1,5 +1,5 @@ # Copyright (C) 2008, The Perl Foundation. -# $Id: pod2man.pm 30367 2008-08-20 02:21:59Z rurban $ +# $Id$ =head1 NAME Modified: trunk/t/steps/auto_pod2man-01.t ============================================================================== --- trunk/t/steps/auto_pod2man-01.t (original) +++ trunk/t/steps/auto_pod2man-01.t Fri Jan 2 04:17:42 2009 @@ -1,6 +1,6 @@ #! perl # Copyright (C) 2007, The Perl Foundation. -# $Id: auto_pod2man-01.t 30640 2008-08-29 23:09:28Z jkeenan $ +# $Id$ # auto_pod2man-01.t use strict;
