Help for this page

Select Code to Download


  1. or download this
    use Scalar::Util qw(readonly);;
    
    ...
    sub foo {
      $_[0] .= 'FOO';
    }
    
  2. or download this
    A
    A is readonly
    bar is readonly