diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-17 06:02:34 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-17 06:02:34 +0000 |
commit | d3124d07cd8f311591d6a8eae6bdaf42add74250 (patch) | |
tree | 105c6e437b5465bd8c47cc2324d93b0d32e3ab48 /lang/perl5.10/pkg-descr | |
parent | 53b913b49202f3473deb9d95f8b9c45b9efbed24 (diff) | |
download | ports-d3124d07cd8f311591d6a8eae6bdaf42add74250.tar.gz ports-d3124d07cd8f311591d6a8eae6bdaf42add74250.zip |
Notes
Diffstat (limited to 'lang/perl5.10/pkg-descr')
-rw-r--r-- | lang/perl5.10/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/perl5.10/pkg-descr b/lang/perl5.10/pkg-descr new file mode 100644 index 000000000000..4daf5c9cc5fe --- /dev/null +++ b/lang/perl5.10/pkg-descr @@ -0,0 +1,10 @@ +From the distribution README: + +Perl is a language that combines some of the features of C, sed, awk +and shell. See the manual page for more hype. There are also two Nutshell +Handbooks published by O'Reilly & Assoc. See pod/perlbook.pod +for more information. + +(I Beleive from recent discussions on the lists that this port will not +work on FreeBSD 2.0, nor will it work on earlier snapshots. This (if my +memory serves me) is due to a bug in the system library (vprintf) - MarkM) |