diff options
author | Larry Wall <lwall@netlabs.com> | 1992-06-08 04:52:51 +0000 |
---|---|---|
committer | Larry Wall <lwall@netlabs.com> | 1992-06-08 04:52:51 +0000 |
commit | bf10efe7e35fa48859e575b890018da16608a9d7 (patch) | |
tree | 037a8f03dc53218bf7a65fa78aa32e90050697fb /lib/bigrat.pl | |
parent | b3634b015bfd34ae2ab484f115256d52ae40d683 (diff) | |
download | perl-bf10efe7e35fa48859e575b890018da16608a9d7.tar.gz |
perl 4.0 patch 21: patch #20, continued
See patch #20.
Diffstat (limited to 'lib/bigrat.pl')
-rw-r--r-- | lib/bigrat.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/bigrat.pl b/lib/bigrat.pl index 008befff20..fb10cf35de 100644 --- a/lib/bigrat.pl +++ b/lib/bigrat.pl @@ -3,6 +3,8 @@ require "bigint.pl"; # Arbitrary size rational math package # +# by Mark Biggar +# # Input values to these routines consist of strings of the form # m|^\s*[+-]?[\d\s]+(/[\d\s]+)?$|. # Examples: |