root/lang/perl/Catalyst-Controller-Mobile-JP/trunk/README

Revision 14885, 0.6 kB (checked in by tomi-ru, 4 years ago)

then, C::Controller::Mobile::JP

Line 
1This is Perl module Catalyst::Controller::Mobile::JP.
2
3INSTALLATION
4
5Catalyst::Controller::Mobile::JP installation is straightforward. If your CPAN shell is set up,
6you should just be able to do
7
8    % cpan Catalyst::Controller::Mobile::JP
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
21Catalyst::Controller::Mobile::JP documentation is available as in POD. So you can do:
22
23    % perldoc Catalyst::Controller::Mobile::JP
24
25to read the documentation online with your favorite pager.
26
27Naoki Tomita
Note: See TracBrowser for help on using the browser.