Author: turnstep
Date: Mon Mar 28 17:26:19 2011
New Revision: 14798
Modified:
DBD-Pg/trunk/t/00_release.t
Log:
Respect our new title line
Modified: DBD-Pg/trunk/t/00_release.t
==============================================================================
--- DBD-Pg/trunk/t/00_release.t (original)
+++ DBD-Pg/trunk/t/00_release.t Mon Mar 28 17:26:19 2011
@@ -49,7 +49,7 @@
$file = 'Changes';
open $fh, '<', $file or die qq{Could not open "$file": $!\n};
while (<$fh>) {
- if (/^$vre/) {
+ if (/^(?:Version )*$vre/) {
push @{$v{$file}} => [$1,$.];
last;
}
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.