Help for this page

Select Code to Download


  1. or download this
    % perl -wE 'stat("nonexistent"); $e = $!; say $e; say $e+0'
    No such file or directory
    2
    
  2. or download this
    % perl -MDevel::Peek -we '
      $val = ""; Dump($val);
    ...
    SV = PVIV(0x561cd5e74e60) at 0x561cd5e7a028
      IV = 0
      PV = 0x561cd5e7b6a0 "0"\0