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

..03-May-2022-

inc/H29-Jan-2008-4,7513,540

lib/WWW/H29-Jan-2008-556173

t/H29-Jan-2008-171132

ChangesH A D29-Jan-2008331 107

MANIFESTH A D29-Jan-2008542 2625

META.ymlH A D29-Jan-2008483 2524

Makefile.PLH A D29-Jan-2008275 1814

READMEH A D29-Jan-2008559 3117

README

1This is Perl module WWW::HatenaDiary.
2
3INSTALLATION
4
5WWW::HatenaDiary installation is straightforward. If your CPAN shell
6is set up, you should just be able to do
7
8    % cpan WWW::HatenaDiary
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::HatenaDiary documentation is available as in POD. So you can do:
22
23    % perldoc WWW::HatenaDiary
24
25to read the documentation online with your favorite pager.
26
27AUTHOR
28
29Tokuhiro Matsuno
30Kentaro Kuribayashi
31