[Bps-public-commit] RT-Extension-rt_cpan_org branch, master, updated. 705b74d2c998be85d6c206e76fa0d3d4592a3a4e
Thomas Sibley
trs at bestpractical.com
Thu May 30 01:32:48 EDT 2013
The branch, master has been updated
via 705b74d2c998be85d6c206e76fa0d3d4592a3a4e (commit)
from 0b2efe8a4e79e952eb6a932e0cc5ea1c8be4d0fd (commit)
Summary of changes:
etc/CPAN_Config.pm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 705b74d2c998be85d6c206e76fa0d3d4592a3a4e
Author: Thomas Sibley <trs at bestpractical.com>
Date: Wed May 29 22:32:27 2013 -0700
Note in the config file about BugTracker_Config.pm
diff --git a/etc/CPAN_Config.pm b/etc/CPAN_Config.pm
index b3e74e7..430f117 100644
--- a/etc/CPAN_Config.pm
+++ b/etc/CPAN_Config.pm
@@ -21,7 +21,8 @@ Set( $UsernameFormat, 'public' );
Set( $CorrespondAddress, 'bugs at rt.cpan.org' );
Set( $CommentAddress, 'comments at rt.cpan.org' );
-# The old $rtname used to be "cpan"; accept it
+# The old $rtname used to be "cpan"; accept it.
+# See also BugTracker_Config.pm which extends this variable.
Set( $EmailSubjectTagRegex, qr/(?:\Q$rtname\E|cpan)/i );
# Too many deep links into rt.cpan.org.
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list