Help for this page

Select Code to Download


  1. or download this
    perl -MO=Deparse -e "$h{512_x64} = 10; print $h{512_x64}, qq/\n/;"
    
  2. or download this
    x</x> operator stringifies it, so that the number 512 is stringified a
    +nd repeated 64 times.</p>
    <p>In your definition (ie, <c>%h = ( 512_x64 => 'value' );