Help for this page

Select Code to Download


  1. or download this
    for (@filetypes)
      {
    ...
        # See [perlref] regarding "Symbolic references".
        push @$_, $modtime;
      }
    
  2. or download this
    __SIG__
    printf "You are here %08x\n", unpack "L!", unpack "P4", pack
      "L!", B::svref_2object(sub{})->OUTSIDE;