root/lang/perl/Bundle-MARCEL-Likes/trunk/README @ 16300

Revision 9737, 0.5 kB (checked in by hanekomu, 5 years ago)

r6040@nbgr: marcel | 2008-04-18 16:17:35 +0200
lang/perl/Bundle-MARCEL-Likes: initial commit

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