diff options
author | ivan <ivan> | 1999-08-04 09:03:53 +0000 |
---|---|---|
committer | ivan <ivan> | 1999-08-04 09:03:53 +0000 |
commit | 6cd87c0d3b5280446301c647fa5f1ec5a593fa3f (patch) | |
tree | fe89a332b15b9203605d1c49e20347010e0b7275 /FS/README | |
parent | 6981a417a49264fd4e03dc0167e070f7a4c128e1 (diff) |
initial checkin of module files for proper perl installation
Diffstat (limited to 'FS/README')
-rw-r--r-- | FS/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/FS/README b/FS/README new file mode 100644 index 000000000..d4c35acb4 --- /dev/null +++ b/FS/README @@ -0,0 +1,6 @@ +This is the Perl module section of Freeside. + +perl Makefile.PL +make +make test +make install |