Author: jkeenan Date: Wed Feb 14 05:34:40 2007 New Revision: 16979 Modified: branches/buildtools/t/tools/ops2cutils/testlib/Capture.pm (contents, props changed) branches/buildtools/t/tools/ops2cutils/testlib/GenerateCore.pm (contents, props changed)
Log: Set SVN properties. Modified: branches/buildtools/t/tools/ops2cutils/testlib/Capture.pm ============================================================================== --- branches/buildtools/t/tools/ops2cutils/testlib/Capture.pm (original) +++ branches/buildtools/t/tools/ops2cutils/testlib/Capture.pm Wed Feb 14 05:34:40 2007 @@ -1,5 +1,5 @@ # Copyright (C) 2006, The Perl Foundation. -# $Id: Capture.pm 16816 2007-01-27 06:16:23Z jkeenan $ +# $Id$ package Capture; use strict; # Adapted from IO::Capture::Tie_STDx. Modified: branches/buildtools/t/tools/ops2cutils/testlib/GenerateCore.pm ============================================================================== --- branches/buildtools/t/tools/ops2cutils/testlib/GenerateCore.pm (original) +++ branches/buildtools/t/tools/ops2cutils/testlib/GenerateCore.pm Wed Feb 14 05:34:40 2007 @@ -1,5 +1,5 @@ # Copyright (C) 2006, The Perl Foundation. -# $Id: GenerateCore.pm 16816 2007-01-27 06:16:23Z jkeenan $ +# $Id$ package GenerateCore; use strict; our (@ISA, @EXPORT_OK);
