cvsuser 02/03/06 15:03:02
Modified: P5EEx/Blue/P5EEx/Blue exceptions.pod
Log:
added references to Apocalypse 4
Revision Changes Path
1.7 +8 -6 p5ee/P5EEx/Blue/P5EEx/Blue/exceptions.pod
Index: exceptions.pod
===================================================================
RCS file: /cvs/public/p5ee/P5EEx/Blue/P5EEx/Blue/exceptions.pod,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -w -r1.6 -r1.7
--- exceptions.pod 28 Feb 2002 22:37:50 -0000 1.6
+++ exceptions.pod 6 Mar 2002 23:03:01 -0000 1.7
@@ -366,15 +366,17 @@
=head1 FURTHER RESEARCH
-You can read up on future directions
-for Perl and exception support here.
-
- http://nntp.perl.org/group/perl.perl6.language.errors
-
-Furthermore, an excellent section on Exception Handling in Perl
+An excellent section on Exception Handling in Perl
exists in the mod_perl Guide.
http://perl.apache.org/guide/perl.html#Exception_Handling_for_mod_perl
+
+You can read up on future directions
+for Perl and the evolving exception support here.
+
+ http://www.perl.com/pub/a/2002/01/15/apo4.html?page=3
+ http://dev.perl.org/rfc/88.html
+ http://nntp.perl.org/group/perl.perl6.language.errors
=cut