root/lang/perl/Acme-PSON/trunk/README

Revision 2246, 0.8 kB (checked in by tomyhero, 13 months ago)

lang/perl/Acme-PSON: JSONのperlバージョンlol。Acme::PSON::Any が必要な日が来たら良いな。http://search.cpan.org/~tomyhero/Acme-PSON-0.01/lib/Acme/PSON.pm

Line 
1Acme-PSON
2
3INSTALLATION
4
5To install this module, run the following commands:
6
7    perl Makefile.PL
8    make
9    make test
10    make install
11
12
13SUPPORT AND DOCUMENTATION
14
15After installing, you can find documentation for this module with the perldoc command.
16
17    perldoc Acme::PSON
18
19You can also look for information at:
20
21    Search CPAN
22        http://search.cpan.org/dist/Acme-PSON
23
24    CPAN Request Tracker:
25        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Acme-PSON
26
27    AnnoCPAN, annotated CPAN documentation:
28        http://annocpan.org/dist/Acme-PSON
29
30    CPAN Ratings:
31        http://cpanratings.perl.org/d/Acme-PSON
32
33COPYRIGHT AND LICENCE
34
35Copyright (C) 2007 Tomohiro Teranishi
36
37This program is free software; you can redistribute it and/or modify it
38under the same terms as Perl itself.
Note: See TracBrowser for help on using the browser.