Skip to content
This repository has been archived by the owner on May 17, 2018. It is now read-only.

mndrix/Thread-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thread-Lite

Lighter weight threads than provided by Perl's ithreads or forking.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

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

    perldoc Thread::Lite

You can also look for information at:

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

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Thread-Lite

    CPAN Ratings
        http://cpanratings.perl.org/d/Thread-Lite

    Search CPAN
        http://search.cpan.org/dist/Thread-Lite/


COPYRIGHT AND LICENCE

Copyright (C) 2008 Michael Hendricks

This program is released under the following license: mit

About

lighter weight Perl threads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages