summaryrefslogtreecommitdiff
path: root/README
blob: c3b94452063bb46decf1e830f3e6de3ca47fca2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
LDFM
 
LinuxDay FileManager
 
INSTALLATION
 
To install this module, run the following commands:
 
    perl Build.PL
    ./Build
    ./Build test
    ./Build install
 
COPYRIGHT AND LICENCE
 
Copyright (C) 2005 Gianni Ceccarelli
 
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.