Help for this page

Select Code to Download


  1. or download this
       ($package, $filename, $line) = caller;
    
  2. or download this
        ($package, $filename, $line, $subroutine, $hasargs,
        $wantarray, $evaltext, $is_require, $hints, $bitmask) = caller($i)
    +;