File: README

package info (click to toggle)
libfile-data-perl 1.20-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 160 kB
  • sloc: perl: 613; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

# README for File::Data <C> 2001 Richard Foley file-data@rfi.net 
# $Id: $

	tar -xvzf File-Data.tar.gz

	cd File-Data

	perl Makefile.PL

	make && make test && make install

	perldoc File::Data

:-)