Help for this page

Select Code to Download


  1. or download this
      DB<30>  bless [1,2,3] => 'nonexistent'
    
      DB<31> p $main::{'nonexistent::'}
    *main::nonexistent::
      DB<32>
    
  2. or download this
      DB<32> p *{$main::{'nonexistent::'}}{HASH}
    HASH(0x2e7b830)
      DB<33>