Main > Programming > Libraries >

Sys::OutPut 2.1

Sys::OutPut 2.1

Sponsored Links

Sys::OutPut 2.1 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.010 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1090
Date added: 2006-11-02
Publisher: Alan K. Stebbens

Sys::OutPut 2.1 description

Sys::OutPut is a Perl module to help make output easier.

SYNOPSIS

usage Sys::OutPut;

talk $fmtstr [, @args];

out $fmtstr [, @args];

put $fmtstr [, @args];

err $fmtstr [, @args];

debug $fmtstr [, @args];

$Sys::OutPut::quiet = $::quiet;

$Sys::OutPut::debug = $::debug;

These subroutines will make generating output to STDOUT and STDERR easier.

All of the routines treat the $fmtstr argument as a printf format string, with @args as the format string arguments.

The talk routine generates output to STDERR only if the variable $Sys::OutPut::quiet is non-null and non-zero.

The out routine generates output to STDOUT, with a newline appended to <$fmtstr>, if it is not already terminated with one.

The put routine generates output to STDOUT, without any additional trailing newline.

The err routine generates output to STDERR, with a newline appended if needed.

The debug routine generates output to STDERR only if the variable

$Sys::OutPut::debug is non-null and non-zero, which is also returned as the result.

This allows for convenient usages such as in the following example:

sub foo {
...
return if debug "Stopping now.";
...
next if debug "Skipping further processing";
...
}

If not defined by the user, the $Sys::OutPut::quiet and $Sys::OutPut::debug variables are initialized from their corresponding main variables $::quiet and $::debug, respectively, unless they are already defined.

Sys::OutPut 2.1 Screenshot

Advertisements

Sys::OutPut 2.1 Keywords

Bookmark Sys::OutPut 2.1

Hyperlink code:
Link for forum:

Sys::OutPut 2.1 Copyright

WareSeeker periodically updates pricing and software information of Sys::OutPut 2.1 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Sys::OutPut 2.1 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Sys::PortIO is a Perl module to perform direct port I/O from Perl. Free Download
XML::Output is a Perl module for writing simple XML documents. Free Download
Inf sys is a SuperKaramba lm-sensors hddtemp theme. Free Download
CGI::Out is a Perl module to buffer output when building CGI programs. Free Download
Sys::Hostname is a Perl module to try every conceivable way to get hostname. Free Download
Template::Plugins is a Perl module with plugin provider module. Free Download
Sys::Hostname::Long is a Perl module to try every conceivable way to get full hostname. Free Download
Sys::Sig is a Perl module to return signal constants for this host. Free Download