Dan wrote: > > What's the equivalent to $variable++ but to decrease a number instead of > increase?
$variable-- John -- use Perl; program fulfillment -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Dan wrote: > > What's the equivalent to $variable++ but to decrease a number instead of > increase?
$variable-- John -- use Perl; program fulfillment -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]