Help for this page

Select Code to Download


  1. or download this
    $false = '';
    $foo = $false + 0;
    
  2. or download this
    use Scalar::Util 'dualvar';
    $false = dualvar(0, '');