Result for 9D6C97A1DC444B42236C3637ADC03C5E1825E718

Query result

Key Value
FileName./usr/share/man/man3/Devel::Autoflush.3pm.gz
FileSize2048
MD5A97320ABB252F092153512BA2E247B07
SHA-19D6C97A1DC444B42236C3637ADC03C5E1825E718
SHA-256D26CC3411B705C3C848BFF8FDF3BD2C18D493769E7F29BCE32CDC1B882CA718D
SSDEEP48:XPJ3WiUhy+n+4/rAVPKXib3N8RtPjLj7jqg5lAM/zRcrR718+t+PZ6:/J3DEy0+4/rAdK+2tPXnjqgjAMrRS92q
TLSHT15F414E32AFCE5D0B8E5D5E396CB8D01C251658046D5188B0426315FB11D35752BA7C94
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5FAC1952759D548BF7755CE0270FBB6B5
PackageArchnoarch
PackageDescriptionThis 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: print "Guess a number: "; my $n = <STDIN>; As long as the output is going to a terminal, the prompt is flushed when STDIN is read. However, if the output is being piped, the print statement will not automatically be flushed, no prompt will be seen and the program will silently appear to hang while waiting for input. This might happen with 'tee': $ perl guess.pl | tee capture.out Use Devel::Autoflush to work around this: $ perl -MDevel::Autoflush guess.pl | tee capture.out Or set it in 'PERL5OPT': $ export PERL5OPT=-MDevel::Autoflush $ perl guess.pl | tee capture.out = SEE ALSO * * the CPANPLUS::Internals::Utils::Autoflush manpage -- same idea but STDOUT only and only available as part of the full CPANPLUS distribution
PackageNameperl-Devel-Autoflush
PackageRelease1.61
PackageVersion0.06
SHA-1661377953870C8BAB8E41B0746199704D8D09045
SHA-256714E8ED439CBD8BB2A05B5CDC136419455BCF6BF537D6E9580E6A81B028DD550