-
-
19 Jan 2022 05:50:02 UTC
- Distribution: PerlPowerTools
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (284 / 1 / 0)
- Kwalitee
Bus factor: 1- 85.29% Coverage
- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (343.26KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- App::a2p
- App::find2perl
- MIME::Parser
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
sleep - suspend execution for a number of seconds
SYNOPSIS
sleep seconds
DESCRIPTION
true exits succesfully. false exits unsuccesfully.
OPTIONS
sleep accepts the following options:
ENVIRONMENT
The working of sleep is not influenced by any environment variables.
BUGS
sleep has no known bugs.
AUTHOR
The Perl implementation of sleep was written by Randy Yarger, randy.yarger@nextel.com.
COPYRIGHT and LICENSE
This program is copyright by Randy Yarger 1999.
This program is free and open software. You may use, modify, distribute and sell this program (and any modified variants) in any way you wish, provided you do not restrict others to do the same.
Module Install Instructions
To install PerlPowerTools, copy and paste the appropriate command in to your terminal.
cpanm PerlPowerTools
perl -MCPAN -e shell install PerlPowerTools
For more information on module installation, please visit the detailed CPAN module installation guide.