Help for this page

Select Code to Download


  1. or download this
    use of uninitialized variable in ...
    undefined subroutine ... called at ...
    can't use string("") as a HASH ref ...
    
  2. or download this
    use Error::Customize;
    
    $customize = sub {
      return $makeatimestamp->() . $_[0];
    };