File: README

package info (click to toggle)
libnumber-fraction-perl 2.01-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 168 kB
  • sloc: perl: 188; sh: 6; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 476 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Number/Fraction version 0.01
============================

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  None

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2002 Dave Cross

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.