Help for this page

Select Code to Download


  1. or download this
    INIT { exit }
    
  2. or download this
    #!/usr/bin/env perl
    
    ...
    INIT { exit }
    
    INIT { print "This INIT shouldn't run.\n" }
    
  3. or download this
    $ pm_1198271_prof_compile_only.pl
    BEGIN block
    
  4. or download this
    $ perl -d:NYTProf pm_1198271_prof_compile_only.pl
    BEGIN block
    ...
    Extracting subroutine call data ...
    Extracting subroutine links
    Generating subroutine stack flame graph ...