It's always bugged me that there's never been a "dprofpp -h" where I can see the flags. I always have to do a "perldoc dprofpp" and scroll through the long man page.
So last night I wrote a patch for dprofpp that includes a usage summary and also displays the man page via the extremely handy Pod::Usage.
Patch is at