• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/WWW/Yandex/H25-Sep-2009-17763

t/H25-Sep-2009-3917

ChangesH A D25-Sep-2009659 4321

MANIFESTH A D20-Jul-2009157 98

META.ymlH A D25-Sep-2009534 2322

Makefile.PLH A D20-Jul-2009307 1210

READMEH A D20-Jul-2009549 2214

README

1This package contains WWW::Yandex::TIC module assigned for querying
2Thematic Index of Citing (TIC) for domain in Yandex.
3
4This module uses URI and LWP::UserAgent (libwww-perl), so you must
5have it if you want to use this module.
6
7Installation is simple:
8
9  perl Makefile.PL
10  make
11  make test
12  make install
13
14If you have questions mail to bashlov@cpan.org.
15
16Copyright 2005, Dmitry Bashlov http://bashlov.ru
17Copyright 2008, Ivan Baktsheev
18
19
20This library is free software; you can redistribute it and/or
21modify it under the same terms as Perl itself.
22