Skip to content

ytnobody/Kalas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Kalas - Multi-Thread URL Fetcher

SYNOPSIS

use Kalas;
my $k = Kalas->new();
$k->crawl( @url_list );
my @res_list = $k->responses;

DESCRIPTION

Kalas is a Multi-Thread URL Fetcher.

AUTHOR

satoshi azuma <ytnobody at gmail dot com>

SEE ALSO

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

Multi-thread URL Fetcher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages