Subject: | Minor typo in doc |
--- Record.pm 2008-10-01 01:43:04.000000000 -0700
+++ Record.pm 2008-10-01 01:53:04.000000000 -0700
@@ -479,7 +480,7 @@
Get the numeric $datatype corresponding with the resulting records.
Probably useless for end users.
-=item b<$boolean = is_eod( )>
+=item B<$boolean = is_eod( )>
Does this ::Record object represent an EndOfData condition? If so, the
DATA
field is useless. Just wraps $command_id and $request_id.