summaryrefslogtreecommitdiff
path: root/cop.h
diff options
context:
space:
mode:
authorMichael Stevens <mstevens@etla.org>2011-01-20 13:39:46 +0000
committerFather Chrysostomos <sprout@cpan.org>2011-01-20 19:07:13 -0800
commitff7e9008dc1a7d9df73110077b3cae586508c160 (patch)
tree89b384fa1b6e9b2b23e4933c881c0b097af62618 /cop.h
parent1b279fcb890701eb4d573c1ed94fea7c6d771983 (diff)
downloadperl-ff7e9008dc1a7d9df73110077b3cae586508c160.tar.gz
Update old activestate links to point to git.
Diffstat (limited to 'cop.h')
-rw-r--r--cop.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/cop.h b/cop.h
index 2dc67cbf37..faff796dea 100644
--- a/cop.h
+++ b/cop.h
@@ -92,8 +92,9 @@ typedef struct jmpenv JMPENV;
*
* The original patches that introduces flexible exceptions were:
*
- * http://public.activestate.com/cgi-bin/perlbrowse?patch=3386
- * http://public.activestate.com/cgi-bin/perlbrowse?patch=5162
+ * http://perl5.git.perl.org/perl.git/commit/312caa8e97f1c7ee342a9895c2f0e749625b4929
+ * http://perl5.git.perl.org/perl.git/commit/14dd3ad8c9bf82cf09798a22cc89a9862dfd6d1a
+ *
*/
#define dJMPENV JMPENV cur_env