On 8/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
@@ -1339,8 +1339,8 @@=head2 Undefined types -These can behave as values or objects of any class, but always return -a C<.valid> that evaluates to false. One can create them with the +These can behave as values or objects of any class, except that +C<defined> always returns false. One can create them with the built-in C<undef> and C<fail> functions. (See S02 for how failures are handled.)
s/C<defined> /C<.defined>/