Reduce '###' documentation comments to '##'
authorMike Taylor <mike@indexdata.com>
Fri, 21 Jul 2006 11:30:51 +0000 (11:30 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 21 Jul 2006 11:30:51 +0000 (11:30 +0000)
lib/ZOOM/IRSpy/Record.pm
lib/ZOOM/IRSpy/Test.pm
lib/ZOOM/IRSpy/Test/Main.pm

index 4fe751b..4f5ee82 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Record.pm,v 1.4 2006-07-18 11:09:51 mike Exp $
+# $Id: Record.pm,v 1.5 2006-07-21 11:30:51 mike Exp $
 
 package ZOOM::IRSpy::Record;
 
@@ -15,11 +15,11 @@ ZOOM::IRSpy::Record - record describing a target for IRSpy
 
 =head1 SYNOPSIS
 
- ### To follow
+ ## To follow
 
 =head1 DESCRIPTION
 
-I<### To follow>
+I<## To follow>
 
 =cut
 
index d306b29..cab2e09 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Test.pm,v 1.1 2006-06-20 16:32:42 mike Exp $
+# $Id: Test.pm,v 1.2 2006-07-21 11:30:51 mike Exp $
 
 package ZOOM::IRSpy::Test;
 
@@ -12,11 +12,11 @@ ZOOM::IRSpy::Test - base class for tests in IRSpy
 
 =head1 SYNOPSIS
 
- ### To follow
+ ## To follow
 
 =head1 DESCRIPTION
 
-I<### To follow>
+I<## To follow>
 
 =cut
 
index 7041061..1e090b8 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Main.pm,v 1.2 2006-06-21 16:26:09 mike Exp $
+# $Id: Main.pm,v 1.3 2006-07-21 11:30:51 mike Exp $
 
 package ZOOM::IRSpy::Test::Main;
 
@@ -17,11 +17,11 @@ ZOOM::IRSpy::Test::Main - a single test for IRSpy
 
 =head1 SYNOPSIS
 
- ### To follow
+ ## To follow
 
 =head1 DESCRIPTION
 
-I<### To follow>
+I<## To follow>
 
 =cut