Waitcond
========

Test  or  wait for event combinations like idleness, file  or  process
creation/termination.  For  further information, invoke  with  --help.

The   homepage,   git  repository  and  tracker  can   be   found   at
jakobi.github.com/script-archive-doc/

To install, just drop waitcond into your path. Of course, you can also
check or use the standard CPAN urls and commands.


==


INSTALLATION

To install this module, run the following commands:

	perl Build.PL
	./Build
	./Build test
	./Build install


SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc waitcond

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=waitcond

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/waitcond

    CPAN Ratings
        http://cpanratings.perl.org/d/waitcond

    Search CPAN
        http://search.cpan.org/dist/waitcond


COPYRIGHT AND LICENCE

Copyright (C) 2009 Peter Jakobi

Made available under the GPL, version 3.

