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

..03-May-2022-

inc/H30-Jan-2008-4,6443,468

lib/WWW/H30-Jan-2008-366103

t/H30-Jan-2008-53

ChangesH A D30-Jan-2008381 1410

MANIFESTH A D29-Jan-2008508 2423

META.ymlH A D30-Jan-2008332 1817

Makefile.PLH A D30-Jan-2008225 1512

READMEH A D29-Jan-2008529 2815

README

1This is Perl module WWW::HatenaLogin.
2
3INSTALLATION
4
5WWW::HatenaLogin installation is straightforward. If your CPAN shell is set up,
6you should just be able to do
7
8    % cpan WWW::HatenaLogin
9
10Download it, unpack it, then build it as per the usual:
11
12    % perl Makefile.PL
13    % make && make test
14
15Then install it:
16
17    % make install
18
19DOCUMENTATION
20
21WWW::HatenaLogin documentation is available as in POD. So you can do:
22
23    % perldoc WWW::HatenaLogin
24
25to read the documentation online with your favorite pager.
26
27Kazuhiro Osawa
28