ossp-pkg/var/var.pod 1.26 -> 1.27
--- var.pod 2002/03/04 12:01:53 1.26
+++ var.pod 2002/03/06 10:18:19 1.27
@@ -129,8 +129,8 @@
=item C<${>I<name>C<:->I<word>C<}>
-If C<$>I<name> is not empty string, then C<$>I<name>, else I<word>
-(default value).
+If C<$>I<name> is not empty string and not undefined, then C<$>I<name>,
+else I<word> (default value).
=item C<${>I<name>C<:+>I<word>C<}>
|
|