mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Remove Author line
This commit is contained in:
parent
1b0d3f744b
commit
c8a6f6e5a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325611
@ -5,7 +5,4 @@ multiple inheritance and collections. It does so in an orthogonal fashion,
|
||||
that is, it doesn't require your classes to implement support functions nor
|
||||
inherit from a utility class.
|
||||
|
||||
Sam Vilain <sam@vilain.net>
|
||||
Andres Kievsky <ank@cpan.org>
|
||||
|
||||
WWW: http://search.cpan.org/dist/Tangram/
|
||||
|
@ -8,5 +8,3 @@ keys are the names of MethodMaker methods (methods that write methods) and
|
||||
the values are the arguments to those methods.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Class-MethodMaker/
|
||||
|
||||
Trevor Johnson
|
||||
|
@ -6,6 +6,4 @@ also capable of determining that a parameter is of a specific type,
|
||||
that it is an object of a certain class hierarchy, that it possesses
|
||||
certain methods, or applying validation callbacks to arguments.
|
||||
|
||||
Ilya Martynov <ilya@martynov.org>
|
||||
|
||||
WWW: http://search.cpan.org/dist/Params-Validate/
|
||||
|
@ -15,7 +15,4 @@ keyboard or your code, solving linear equations, etc.
|
||||
It also has an implementation of Kleene's algorithm for finding minimal
|
||||
costs for paths in a graph.
|
||||
|
||||
Rodolphe Ortalo <ortalo@laas.fr>
|
||||
Jonathan Leto <jonathan@leto.net>
|
||||
|
||||
WWW: http://search.cpan.org/dist/Math-MatrixReal/
|
||||
|
@ -16,7 +16,4 @@ the CQL statement. This data structure can then be used by a client
|
||||
application to analyze the statement, and possibly turn it into a query
|
||||
for a local repository.
|
||||
|
||||
Brian Cassidy - brian.cassidy at gmail dot com
|
||||
Wilbert Hengst - W.Hengst at uva dot nl
|
||||
|
||||
WWW: http://search.cpan.org/dist/CQL-Parser/
|
||||
|
@ -24,6 +24,4 @@ get a complete list by looking at the variable:
|
||||
For details on how the plugins are installed, see the "Advanced Petal"
|
||||
section of the Petal documentation.
|
||||
|
||||
Steve Purkis <spurkis@cpan.org>
|
||||
|
||||
WWW: http://search.cpan.org/dist/Petal-Utils/
|
||||
|
Loading…
Reference in New Issue
Block a user