At 6:57 AM -0400 9/22/05, John E. Malmberg wrote:
>Two other features are also needed:
>
>vmsish::vms_pipe_mbx_line_size($value)
>
>Currently this is controlled by an undocumented logical name.


It is documented.  See

http://perldoc.perl.org/perlvms.html#Pipes

That's not in and of itself a reason we can't have another control
mechanism as well, though this seems like a low priority to me.

>
>vmsish::unlink_all_versions($value)

If the value is only on or off, then that should be

use vmsish 'unlink_all_versions';

and

use vmsish 'nounlink_all_versions';

>
>This needs to be a run time instead of a build time setting.  Also the rename 
>method needs to honor it.
>
>-John
>[EMAIL PROTECTED]
>Personal Opinion Only


-- 
________________________________________
Craig A. Berry
mailto:[EMAIL PROTECTED]

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Reply via email to