Harness prove-switches.t for fixed bug 30952
[p5sagit/p5-mst-13.2.git] / lib / Test / Harness / Assert.pm
index 09912ba..29f6c7a 100644 (file)
@@ -1,5 +1,3 @@
-# $Id: Assert.pm,v 1.3 2003/09/11 15:57:29 andy Exp $
-
 package Test::Harness::Assert;
 
 use strict;
@@ -55,7 +53,7 @@ sub assert ($;$) {
 
 =head1 AUTHOR
 
-Michael G Schwern C<< <schwern@pobox.com> >>
+Michael G Schwern C<< <schwern at pobox.com> >>
 
 =head1 SEE ALSO