~ubuntu-branches/ubuntu/maverick/libfile-fu-perl/maverick

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Yu
  • Date: 2009-07-25 07:10:04 UTC
  • Revision ID: james.westby@ubuntu.com-20090725071004-p7cmwowvpf0f7k81
Tags: upstream-0.0.6
ImportĀ upstreamĀ versionĀ 0.0.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
File-Fu
 
2
 
 
3
INSTALLATION
 
4
 
 
5
To install this module, run the following commands:
 
6
 
 
7
    perl Build.PL
 
8
    ./Build
 
9
    ./Build test
 
10
    ./Build install
 
11
 
 
12
 
 
13
DOCUMENTATION
 
14
 
 
15
After installing, you can find documentation for this module with the perldoc command.
 
16
 
 
17
    perldoc File::Fu
 
18
 
 
19