Check-in Number:
|
1309 | |
Date: |
2001-Nov-13 13:47:59 (local)
2001-Nov-13 12:47:59 (UTC) |
User: | simons |
Branch: | |
Comment: |
Added VAR_CALLBACK_ERROR to the list of return codes. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/var/var.pod 1.1 -> 1.2
--- var.pod 2001/11/13 12:36:48 1.1
+++ var.pod 2001/11/13 12:47:59 1.2
@@ -39,6 +39,7 @@
The purpose of VAR is ...
+=head1 THE LOOKUP CALLBACK
=head1 SUPPORTED VARIABLE EXPRESSIONS
@@ -113,6 +114,8 @@
=over 4
+=item VAR_CALLBACK_ERROR
+
=item VAR_EMPTY_PADDING_FILL_STRING
=item VAR_MISSING_PADDING_WIDTH
|
|