diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-10-24 09:11:38 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-10-24 09:11:38 +0000 |
commit | 989772c9ac17dbf61d27a16069c9a6a83b5b0c2c (patch) | |
tree | 9b46cfe4da7168c9fcd7be5e95889fe95c5f07d1 /math/p5-Math-Symbolic/pkg-descr | |
parent | ad16b66412609069f1b49ba2ed222c8fce166fba (diff) |
Notes
Diffstat (limited to 'math/p5-Math-Symbolic/pkg-descr')
-rw-r--r-- | math/p5-Math-Symbolic/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Symbolic/pkg-descr b/math/p5-Math-Symbolic/pkg-descr index 324ee660063a..984a3330d5ca 100644 --- a/math/p5-Math-Symbolic/pkg-descr +++ b/math/p5-Math-Symbolic/pkg-descr @@ -7,5 +7,5 @@ using the builtin parser to generate trees from expressions such as '2 * x^5'. You may use the Math::Symbolic->parse_from_string() class method for this. -WWW: http://search.cpan.org/dist/Math-Symbolic Author: Steffen Mueller <symbolic-module@steffen-mueller.net> +WWW: http://search.cpan.org/dist/Math-Symbolic |