The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Devel::Autoflush"

Devel::Autoflush - Set autoflush from the command line River stage two • 1 direct dependent • 17 total dependents

This module is a hack to set autoflush for STDOUT and STDERR from the command line or from "PERL5OPT" for code that needs it but doesn't have it. This often happens when prompting: # guess.pl print "Guess a number: "; my $n = <STDIN>; As long as the ...

DAGOLDEN/Devel-Autoflush-0.06 - 27 Feb 2014 00:32:20 UTC

Devel::Comments - Debug with executable smart comments to logs River stage zero No dependents

*I get the feeling that the computer just skips over all the comments.* -- a grad student Devel::Comments is a source filter for your Perl code, intended to be used only during development. Specially-formatted 'smart' comments are replaced by executa...

XIONG/Devel-Comments-v1.1.4 - 07 Aug 2011 14:23:21 UTC

Devel::Trace::Syscall - Print a stack trace whenever a system call is made River stage zero No dependents

Have you ever been looking at the "strace" output for a Perl process, looking at all of the calls to "open" or whatever and wondering "where the heck in my program are those happening"? You ack <http://beyondgrep.com/> the source code for calls to "o...

RHOELZ/Devel-Trace-Syscall-0.05 - 01 Feb 2018 02:32:00 UTC
3 results (0.033 seconds)