diff options
Diffstat (limited to 'devel')
51 files changed, 9 insertions, 51 deletions
diff --git a/devel/p5-Algorithm-Cluster/pkg-descr b/devel/p5-Algorithm-Cluster/pkg-descr index 6fe14424a42d..ab820b6ec16e 100644 --- a/devel/p5-Algorithm-Cluster/pkg-descr +++ b/devel/p5-Algorithm-Cluster/pkg-descr @@ -10,5 +10,4 @@ by Michiel de Hoon. This module is a Perl wrapper for the C clustering library for cDNA microarray data, Copyright (C) 2002 Michiel Jan Laurens de Hoon. -Author: John Nolan <jpnolan@sonic.net> WWW: http://search.cpan.org/dist/Algorithm-Cluster/ diff --git a/devel/p5-Algorithm-Dependency/pkg-descr b/devel/p5-Algorithm-Dependency/pkg-descr index 4b53a017db90..cb7d0c36e040 100644 --- a/devel/p5-Algorithm-Dependency/pkg-descr +++ b/devel/p5-Algorithm-Dependency/pkg-descr @@ -7,5 +7,4 @@ the CPAN installer, or debian apt-get, they are useful in other situations. This module intentionally uses implementation-neutral words, to avoid confusion. -Author: Adam Kennedy <cpan@ali.as> WWW: http://search.cpan.org/dist/Algorithm-Dependency/ diff --git a/devel/p5-Algorithm-MarkovChain/pkg-descr b/devel/p5-Algorithm-MarkovChain/pkg-descr index 8ec984bfdd28..c3acb46bc442 100644 --- a/devel/p5-Algorithm-MarkovChain/pkg-descr +++ b/devel/p5-Algorithm-MarkovChain/pkg-descr @@ -2,5 +2,4 @@ Algorithm::MarkovChain implements a class capable of creating a Markov chain, and then generating output based on it. For more information consult the Algorithm::MarkovChain(3) man page. -Author: Richard Clamp <richardc@unixbeard.net> WWW: http://search.cpan.org/dist/Algorithm-MarkovChain/ diff --git a/devel/p5-Algorithm-NaiveBayes/pkg-descr b/devel/p5-Algorithm-NaiveBayes/pkg-descr index c78b34d55fba..aad651a4ca5a 100644 --- a/devel/p5-Algorithm-NaiveBayes/pkg-descr +++ b/devel/p5-Algorithm-NaiveBayes/pkg-descr @@ -7,5 +7,4 @@ A paper by Fabrizio Sebastiani provides a really good introduction to text categorization: http://faure.iei.pi.cnr.it/~fabrizio/Publications/ACMCS02.pdf -Author: Ken Williams <ken@mathforum.org> WWW: http://search.cpan.org/dist/Algorithm-NaiveBayes/ diff --git a/devel/p5-Algorithm-SVM/pkg-descr b/devel/p5-Algorithm-SVM/pkg-descr index 94cceafab15d..f4b343e3148f 100644 --- a/devel/p5-Algorithm-SVM/pkg-descr +++ b/devel/p5-Algorithm-SVM/pkg-descr @@ -3,5 +3,4 @@ Support Vector Machines provide a method for creating classification functions from a set of labeled training data, from which predictions can be made for subsequent data sets. -Author: Cory Spencer <cspencer@sfu.ca> WWW: http://search.cpan.org/dist/Algorithm-SVM/ diff --git a/devel/p5-App-Cache/pkg-descr b/devel/p5-App-Cache/pkg-descr index 9f25f6ca8611..5c2b4aeec081 100644 --- a/devel/p5-App-Cache/pkg-descr +++ b/devel/p5-App-Cache/pkg-descr @@ -14,5 +14,4 @@ directory. For example, the Parse::BACKPAN::Packages cache is actually stored underneath "~/.parse_backpan_packages/cache/". This is so that permissions are not a problem - it is a per-user, per-application cache. -Author: Leon Brocard <acme@astray.com> WWW: http://search.cpan.org/dist/App-Cache/ diff --git a/devel/p5-Async-Interrupt/pkg-descr b/devel/p5-Async-Interrupt/pkg-descr index 8e4c59dcb93a..e18313a2bc8f 100644 --- a/devel/p5-Async-Interrupt/pkg-descr +++ b/devel/p5-Async-Interrupt/pkg-descr @@ -2,4 +2,4 @@ This module implements asynchronous notifications that enable you to signal running perl code from another thread, asynchronously, and sometimes even without using a single syscall. -WWW: http://search.cpan.org/dist/Async-Interrupt/ +WWW: http://search.cpan.org/dist/Async-Interrupt/ diff --git a/devel/p5-Cache-Mmap/pkg-descr b/devel/p5-Cache-Mmap/pkg-descr index b45594838509..c54a7d6aaebb 100644 --- a/devel/p5-Cache-Mmap/pkg-descr +++ b/devel/p5-Cache-Mmap/pkg-descr @@ -4,4 +4,4 @@ underlying data, access to the cache is completely transparent, and the module handles all the details of refreshing cache contents, and updating underlying data, if necessary. -WWW: http://search.cpan.org/dist/Cache-Mmap/ +WWW: http://search.cpan.org/dist/Cache-Mmap/ diff --git a/devel/p5-Carp-Assert-More/pkg-descr b/devel/p5-Carp-Assert-More/pkg-descr index 3f34cfad488c..af292c01fabe 100644 --- a/devel/p5-Carp-Assert-More/pkg-descr +++ b/devel/p5-Carp-Assert-More/pkg-descr @@ -16,5 +16,4 @@ other than readability and simplicity of the code. My intent here is to make common assertions easy so that we as programmers have no excuse to not use them. -Author: Andy Lester WWW: http://search.cpan.org/dist/Carp-Assert-More/ diff --git a/devel/p5-Class-Component/pkg-descr b/devel/p5-Class-Component/pkg-descr index 2628259047b9..05bf7c90c7e7 100644 --- a/devel/p5-Class-Component/pkg-descr +++ b/devel/p5-Class-Component/pkg-descr @@ -1,4 +1,4 @@ Class::Component is pluggable component framework. The compatibilities such as dump and load such as YAML are good. -WWW: http://search.cpan.org/dist/Class-Component/ +WWW: http://search.cpan.org/dist/Class-Component/ diff --git a/devel/p5-Class-Hook/pkg-descr b/devel/p5-Class-Hook/pkg-descr index 6147ce930098..4abdf6a14b7c 100644 --- a/devel/p5-Class-Hook/pkg-descr +++ b/devel/p5-Class-Hook/pkg-descr @@ -10,5 +10,4 @@ subroutine to be called after the call. Your subs will receive all the information that Foo->amethod will receive, so you can trace everything between your code and Foo. -Author: Pierre Denis <pierre@itrelease.net> WWW: http://search.cpan.org/dist/Class-Hook/ diff --git a/devel/p5-Class-MethodMaker/pkg-descr b/devel/p5-Class-MethodMaker/pkg-descr index a47200cf16c2..a3e33eef6fed 100644 --- a/devel/p5-Class-MethodMaker/pkg-descr +++ b/devel/p5-Class-MethodMaker/pkg-descr @@ -7,6 +7,6 @@ whose values tell method maker what methods to make. (More precisely, the 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/ +WWW: http://search.cpan.org/dist/Class-MethodMaker/ Trevor Johnson diff --git a/devel/p5-Class-NamedParms/pkg-descr b/devel/p5-Class-NamedParms/pkg-descr index eed8c1a969c2..a9bd11fbf83e 100644 --- a/devel/p5-Class-NamedParms/pkg-descr +++ b/devel/p5-Class-NamedParms/pkg-descr @@ -5,5 +5,4 @@ parameter with forced lexical checking of named parameters for validity and initialization validation. Lightweight and simple to use. Designed as a base class for inheritance by other modules. -Author: Benjamin Franz WWW: http://search.cpan.org/dist/Class-NamedParms/ diff --git a/devel/p5-Class-ParmList/pkg-descr b/devel/p5-Class-ParmList/pkg-descr index c95fe2814632..927b2795864f 100644 --- a/devel/p5-Class-ParmList/pkg-descr +++ b/devel/p5-Class-ParmList/pkg-descr @@ -5,5 +5,4 @@ required vs allowed distinctions, optional name lexical checking, multiple retrieval, and error reporting. Works well as a complement to Class::NamedParms. -Author: Benjamin Franz WWW: http://search.cpan.org/dist/Class-ParmList/ diff --git a/devel/p5-Class-Tangram/pkg-descr b/devel/p5-Class-Tangram/pkg-descr index 4527b7e494eb..f7a8fa9a9c71 100644 --- a/devel/p5-Class-Tangram/pkg-descr +++ b/devel/p5-Class-Tangram/pkg-descr @@ -5,5 +5,4 @@ references for you. Type checking is achieved by parsing the Tangram schema for the object, which is contained within the object class in an exported variable $schema. -Author: Sam Vilain <sam@vilain.net> WWW: http://search.cpan.org/dist/Class-Tangram/ diff --git a/devel/p5-Class-Throwable/pkg-descr b/devel/p5-Class-Throwable/pkg-descr index eaa4b8da9e2e..5b22d3b5c56e 100644 --- a/devel/p5-Class-Throwable/pkg-descr +++ b/devel/p5-Class-Throwable/pkg-descr @@ -4,5 +4,4 @@ print information and cannot handle exception objects, and more complex solutions like Exception::Class which can be used to define complex inline exceptions and has a number of module dependencies. -Author: Stevan Little <stevan@iinteractive.com> WWW: http://search.cpan.org/dist/Class-Throwable/ diff --git a/devel/p5-Class-XPath/pkg-descr b/devel/p5-Class-XPath/pkg-descr index 1e331ad81bd5..3fd0e89f4706 100644 --- a/devel/p5-Class-XPath/pkg-descr +++ b/devel/p5-Class-XPath/pkg-descr @@ -8,5 +8,4 @@ time I expect the subset of XPath supported to grow. See the SYNTAX documentation in the module POD for details on the current level of support. -Author: Sam Tregar <sam@tregar.com> WWW: http://search.cpan.org/dist/Class-XPath/ diff --git a/devel/p5-Coro/pkg-descr b/devel/p5-Coro/pkg-descr index 84746342de28..ba03f38e9920 100644 --- a/devel/p5-Coro/pkg-descr +++ b/devel/p5-Coro/pkg-descr @@ -6,5 +6,4 @@ In this module, coroutines are defined as "callchain + lexical variables callchain, its own set of lexicals and its own set of perl's most important global variables. -Author: Marc Lehmann <pcg@goof.com> WWW: http://search.cpan.org/dist/Coro/ diff --git a/devel/p5-Data-Dumper-Concise/pkg-descr b/devel/p5-Data-Dumper-Concise/pkg-descr index 558aafcff83a..ae99890dac4d 100644 --- a/devel/p5-Data-Dumper-Concise/pkg-descr +++ b/devel/p5-Data-Dumper-Concise/pkg-descr @@ -1,4 +1,4 @@ Data::Dumper::Concise is a perl module for less indentation and newlines plus sub deparsing. -WWW: http://search.cpan.org/dist/Data-Dumper-Concise/ +WWW: http://search.cpan.org/dist/Data-Dumper-Concise/ diff --git a/devel/p5-Devel-ArgNames/pkg-descr b/devel/p5-Devel-ArgNames/pkg-descr index 44eb39a7c025..d0c4d82f1b4b 100644 --- a/devel/p5-Devel-ArgNames/pkg-descr +++ b/devel/p5-Devel-ArgNames/pkg-descr @@ -1,3 +1,3 @@ Figure out the names of variables passed into subroutines. -WWW: http://search.cpan.org/dist/Devel-ArgNames/ +WWW: http://search.cpan.org/dist/Devel-ArgNames/ diff --git a/devel/p5-Expect-Simple/pkg-descr b/devel/p5-Expect-Simple/pkg-descr index f2933cde4533..8fd32fd3e381 100644 --- a/devel/p5-Expect-Simple/pkg-descr +++ b/devel/p5-Expect-Simple/pkg-descr @@ -23,5 +23,4 @@ The connection is automatically broken (by sending the specified disconnect command to the target) when the Expect::Simple object is destroyed. -Author: Diab Jerius <djerius@cpan.org> WWW: http://search.cpan.org/dist/Expect-Simple/ diff --git a/devel/p5-File-Binary/pkg-descr b/devel/p5-File-Binary/pkg-descr index b4363bae5e97..b4de0da1217a 100644 --- a/devel/p5-File-Binary/pkg-descr +++ b/devel/p5-File-Binary/pkg-descr @@ -1,5 +1,4 @@ File::Binary is a perl module that provides an interface to modify and read binary files. -Author: Simon Wistow <simon@twoshortplanks.com> WWW: http://search.cpan.org/dist/File-Binary/ diff --git a/devel/p5-FileHandle-Unget/pkg-descr b/devel/p5-FileHandle-Unget/pkg-descr index d11dff5c1960..9491eab8a664 100644 --- a/devel/p5-FileHandle-Unget/pkg-descr +++ b/devel/p5-FileHandle-Unget/pkg-descr @@ -7,5 +7,4 @@ Version 0.11: - Fixed uninitialized value warnings - Create SourceForge project -Author: David Coppit <david@coppit.org> WWW: http://fh-unget.sourceforge.net/ diff --git a/devel/p5-Filter-Template/pkg-descr b/devel/p5-Filter-Template/pkg-descr index ff3807f4677b..a45e701fb84c 100644 --- a/devel/p5-Filter-Template/pkg-descr +++ b/devel/p5-Filter-Template/pkg-descr @@ -4,5 +4,4 @@ than subroutines, especially for small-scale functions like accessors and mutators. On the other hand, they are more difficult to maintain and use. Choose your trade-offs wisely. -Author: Rocco Caputo WWW: http://search.cpan.org/dist/Filter-Template/ diff --git a/devel/p5-IO-All/pkg-descr b/devel/p5-IO-All/pkg-descr index bcf52d2e1c18..7ad3c0a981d3 100644 --- a/devel/p5-IO-All/pkg-descr +++ b/devel/p5-IO-All/pkg-descr @@ -5,5 +5,4 @@ oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called io, which returns a new IO::All object. And that object can do it all! -Author: Brian Ingerson <ingy@cpan.org> WWW: http://search.cpan.org/dist/IO-All/ diff --git a/devel/p5-IO-NestedCapture/pkg-descr b/devel/p5-IO-NestedCapture/pkg-descr index 96c2de53ab0c..ee9c8ab1ff81 100644 --- a/devel/p5-IO-NestedCapture/pkg-descr +++ b/devel/p5-IO-NestedCapture/pkg-descr @@ -4,5 +4,4 @@ want (or even set it to use another file handle). For STDOUT and STDERR you may review the full output of these or prior to capture set a file handle that will receive all the data during the capture. -Author: Andrew Sterling Hanenkamp <hanenkamp@cpan.org> WWW: http://search.cpan.org/dist/IO-NestedCapture/ diff --git a/devel/p5-IO-String/pkg-descr b/devel/p5-IO-String/pkg-descr index a7f1ce3cf713..edbf5ed4f8bd 100644 --- a/devel/p5-IO-String/pkg-descr +++ b/devel/p5-IO-String/pkg-descr @@ -3,5 +3,4 @@ from or writes data to in-core strings. It is essentially a simplification of parts of the IO-stringy collection of modules. As such, IO::String is a replacement for IO::Scalar. -Author: Gisle Aas <gisle@aas.no> WWW: http://search.cpan.org/dist/IO-String/ diff --git a/devel/p5-IO-Util/pkg-descr b/devel/p5-IO-Util/pkg-descr index 5eb35873467f..e76b58952479 100644 --- a/devel/p5-IO-Util/pkg-descr +++ b/devel/p5-IO-Util/pkg-descr @@ -3,5 +3,4 @@ IO::Util - A selection of general-utility IO function This is a micro-weight module that exports just a couple of functions of general utility in IO operations. -Author: Domizio Demichelis WWW: http://search.cpan.org/dist/IO-Util/ diff --git a/devel/p5-IPC-Locker/pkg-descr b/devel/p5-IPC-Locker/pkg-descr index 70d6b2ac6315..59e90e8c82b1 100644 --- a/devel/p5-IPC-Locker/pkg-descr +++ b/devel/p5-IPC-Locker/pkg-descr @@ -3,5 +3,4 @@ access that server. The result is that clients can access named locks on a Internet wide bases, solving critical section problems without the mess of NFS or other file locking techniques. -Author: Wilson Snyder <wsnyder@wsnyder.org> WWW: http://search.cpan.org/dist/IPC-Locker/ diff --git a/devel/p5-Ioctl/pkg-descr b/devel/p5-Ioctl/pkg-descr index 441349c2b0bc..33a248365fd6 100644 --- a/devel/p5-Ioctl/pkg-descr +++ b/devel/p5-Ioctl/pkg-descr @@ -1,4 +1,4 @@ The Perl Ioctl module provides an easily extensible way of getting the value of the C ioctl constants. -Author: Ken <kjahds@kjahds.com> +WWW: http://search.cpan.org/dist/Ioctl/ diff --git a/devel/p5-LockFile-Simple/pkg-descr b/devel/p5-LockFile-Simple/pkg-descr index 80489d3f3d23..4ed5e84cfe9a 100644 --- a/devel/p5-LockFile-Simple/pkg-descr +++ b/devel/p5-LockFile-Simple/pkg-descr @@ -6,5 +6,4 @@ It is meant to be used in quick-and-dirty scripts or more elaborated programs that want a simple locking scheme, yet with a reasonable level of configuration. -Author: Raphael Manfredi <Raphael_Manfredi@pobox.com> WWW: http://search.cpan.org/dist/LockFile-Simple/ diff --git a/devel/p5-Log-Agent/pkg-descr b/devel/p5-Log-Agent/pkg-descr index 0fa0154089c1..c7e453e1403e 100644 --- a/devel/p5-Log-Agent/pkg-descr +++ b/devel/p5-Log-Agent/pkg-descr @@ -17,5 +17,4 @@ WARNING: THIS INTERFACE IS STILL SOMEWHAT ALPHA AND COULD STILL CHANGE DEPENDING ON THE FEEDBACK THE AUTHOR RECEIVES, WITHOUT ANY BACKWARD COMPATIBILITY ASSURANCE. -Author: Raphael Manfredi <Raphael_Manfredi@pobox.com> WWW: http://search.cpan.org/dist/Log-Agent/ diff --git a/devel/p5-Log-Message-Simple/pkg-descr b/devel/p5-Log-Message-Simple/pkg-descr index ebfd2fbf027d..701a621aa5fd 100644 --- a/devel/p5-Log-Message-Simple/pkg-descr +++ b/devel/p5-Log-Message-Simple/pkg-descr @@ -1,5 +1,4 @@ This module provides standardized logging facilities using the Log::Message module. -Author: Jos Boumans <kane@cpan.org> WWW: http://search.cpan.org/dist/Log-Message-Simple/ diff --git a/devel/p5-Logfile-Rotate/pkg-descr b/devel/p5-Logfile-Rotate/pkg-descr index a00b89c87199..38a38898ca8a 100644 --- a/devel/p5-Logfile-Rotate/pkg-descr +++ b/devel/p5-Logfile-Rotate/pkg-descr @@ -1,4 +1,3 @@ Perl module to rotate log files -Author: Paul Gampe <pgampe@users.sourceforge.net> WWW: http://search.cpan.org/dist/Logfile-Rotate/ diff --git a/devel/p5-Mac-FileSpec-Unixish/pkg-descr b/devel/p5-Mac-FileSpec-Unixish/pkg-descr index 291a3d580883..5cc1ef85dbd4 100644 --- a/devel/p5-Mac-FileSpec-Unixish/pkg-descr +++ b/devel/p5-Mac-FileSpec-Unixish/pkg-descr @@ -7,4 +7,4 @@ reported in `$^O'), you must be on a Unix box. If you want better, use File::Spec -- in essence, Mac::FileSpec::Unixish is a cheap hack to get around using File::Spec. -Author: Sean M. Burke <sburke@cpan.org> +WWW: http://search.cpan.org/dist/Mac-FileSpec-Unixish/ diff --git a/devel/p5-OOTools/pkg-descr b/devel/p5-OOTools/pkg-descr index 5d83ba716688..92698f25b693 100644 --- a/devel/p5-OOTools/pkg-descr +++ b/devel/p5-OOTools/pkg-descr @@ -7,5 +7,4 @@ Class::group Pragma to implement group of properties accessors with options Object::props Pragma to implement lvalue accessors with options Object::group Pragma to implement group of properties accessors with options -Author: Domizio Demichelis <dd@4pro.net> WWW: http://search.cpan.org/dist/OOTools/ diff --git a/devel/p5-Object-Realize-Later/pkg-descr b/devel/p5-Object-Realize-Later/pkg-descr index 820ffe6fbbd7..d01f4357354d 100644 --- a/devel/p5-Object-Realize-Later/pkg-descr +++ b/devel/p5-Object-Realize-Later/pkg-descr @@ -9,5 +9,4 @@ never (or not yet) used? In interactive programs, postponed realization may boost start-up: the realization of objects is triggered by the use, so spread over time. -Author: Mark Overmeer <Mark@Overmeer.net> WWW: http://search.cpan.org/dist/Object-Realize-Later/ diff --git a/devel/p5-Params-CallbackRequest/pkg-descr b/devel/p5-Params-CallbackRequest/pkg-descr index b1f7168193ac..d2973640f608 100644 --- a/devel/p5-Params-CallbackRequest/pkg-descr +++ b/devel/p5-Params-CallbackRequest/pkg-descr @@ -6,5 +6,4 @@ from a form, to affect the contents of the request parameters before they're passed to the templating system for processing, and even to redirect or abort the request before the templating system handles it. -Author: David Wheeler <david@kineticode.com> WWW: http://search.cpan.org/dist/Params-CallbackRequest/ diff --git a/devel/p5-Params-Validate/pkg-descr b/devel/p5-Params-Validate/pkg-descr index 91949c0b7188..dcffcec53561 100644 --- a/devel/p5-Params-Validate/pkg-descr +++ b/devel/p5-Params-Validate/pkg-descr @@ -6,7 +6,6 @@ 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. -Author: Dave Rolsky, <autarch@urth.org> Ilya Martynov <ilya@martynov.org> WWW: http://search.cpan.org/dist/Params-Validate/ diff --git a/devel/p5-Smart-Comments/pkg-descr b/devel/p5-Smart-Comments/pkg-descr index 3423a222cf89..17886b09ac50 100644 --- a/devel/p5-Smart-Comments/pkg-descr +++ b/devel/p5-Smart-Comments/pkg-descr @@ -7,5 +7,4 @@ Simply commenting out the use Smart::Comments line turns them back into regular comments. Leaving smart comments in your code is smart because if you needed them once, you'll almost certainly need them again later. -Author: Damian Conway <DCONWAY@cpan.org> WWW: http://search.cpan.org/dist/Smart-Comments/ diff --git a/devel/p5-Sort-Tree/pkg-descr b/devel/p5-Sort-Tree/pkg-descr index c610555c3d00..1465c04f94eb 100644 --- a/devel/p5-Sort-Tree/pkg-descr +++ b/devel/p5-Sort-Tree/pkg-descr @@ -14,5 +14,4 @@ pod documentation via the command or, after installation, view the man pages with man Sort::Tree -Author: Bryce Harrington <brycehar@bryceharrington.com> WWW: http://search.cpan.org/dist/Sort-Tree/ diff --git a/devel/p5-Spoon/pkg-descr b/devel/p5-Spoon/pkg-descr index 2c86d2c0c558..ad09f5b87323 100644 --- a/devel/p5-Spoon/pkg-descr +++ b/devel/p5-Spoon/pkg-descr @@ -10,5 +10,4 @@ Spoon.pm inherits from Spiffy.pm. Spoon is not an application in and of itself. (As compared to Kwiki) You need to build your own applications from it. -Author: Brian Ingerson <INGY at cpan.org> WWW: http://search.cpan.org/dist/Spoon/ diff --git a/devel/p5-System2/pkg-descr b/devel/p5-System2/pkg-descr index f64e173abb64..15ecf9dd76c5 100644 --- a/devel/p5-System2/pkg-descr +++ b/devel/p5-System2/pkg-descr @@ -5,5 +5,4 @@ info.) If $debug is set, on-the fly diagnostics will be reported about how much data is being read. -Author: Brian Reichert <reichert@numachi.com> WWW: http://search.cpan.org/dist/System2/ diff --git a/devel/p5-Taint-Runtime/pkg-descr b/devel/p5-Taint-Runtime/pkg-descr index c4e92019048c..f258e893f66f 100644 --- a/devel/p5-Taint-Runtime/pkg-descr +++ b/devel/p5-Taint-Runtime/pkg-descr @@ -6,5 +6,4 @@ This module aims to make using taint as painless as possible (This can be an argument against it - often implementation of security implies pain - so taking away pain might lessen security - sort of). -Author: Paul T. Seamons <perlspam@seamons.com> WWW: http://search.cpan.org/dist/Taint-Runtime/ diff --git a/devel/p5-Term-UI/pkg-descr b/devel/p5-Term-UI/pkg-descr index 9292d878660e..9ad488934440 100644 --- a/devel/p5-Term-UI/pkg-descr +++ b/devel/p5-Term-UI/pkg-descr @@ -7,5 +7,4 @@ user can pick from and a default and Term::UI will DWYM. For asking a yes or no question, there's even a shortcut. -Author: Jos Boumans <kane@cpan.org> WWW: http://search.cpan.org/dist/Term-UI/ diff --git a/devel/p5-Test-Inline/pkg-descr b/devel/p5-Test-Inline/pkg-descr index 890a2bf4cacf..42b8cd89f2be 100644 --- a/devel/p5-Test-Inline/pkg-descr +++ b/devel/p5-Test-Inline/pkg-descr @@ -5,5 +5,4 @@ It's like XUnit, Perl-style. Test::Tutorial is just documentation. To actually get anything done you use pod2test. Read the Test::Inline::Tutorial, really. -Author: Michael G Schwern <schwern@pobox.com> WWW: http://search.cpan.org/dist/Test-Inline/ diff --git a/devel/p5-Throwable/pkg-descr b/devel/p5-Throwable/pkg-descr index a52fa4d66eab..848367e3e291 100644 --- a/devel/p5-Throwable/pkg-descr +++ b/devel/p5-Throwable/pkg-descr @@ -2,4 +2,4 @@ Throwable is a role for classes that are meant to be thrown as exceptions to standard program flow. It is very simple and does only two things: saves any previous value for $@ and calls die $self. -Author: Ricardo Signes <rjbs@cpan.org> +WWW: http://search.cpan.org/dist/Throwable/ diff --git a/devel/p5-Tie-DB_File-SplitHash/pkg-descr b/devel/p5-Tie-DB_File-SplitHash/pkg-descr index 36f6135475e5..ff77dd2acaa6 100644 --- a/devel/p5-Tie-DB_File-SplitHash/pkg-descr +++ b/devel/p5-Tie-DB_File-SplitHash/pkg-descr @@ -6,5 +6,4 @@ hash entries between the files using a randomization algorithm. Has the effect of allowing DB_File hashes to grow to the full size of the partition. Requires 'Digest::SHA1' and 'DB_File' to be installed. -Author: Benjamin Franz WWW: http://search.cpan.org/dist/Tie-DB_File-SplitHash/ diff --git a/devel/p5-Tie-FileLRUCache/pkg-descr b/devel/p5-Tie-FileLRUCache/pkg-descr index a03535312196..862d10a71387 100644 --- a/devel/p5-Tie-FileLRUCache/pkg-descr +++ b/devel/p5-Tie-FileLRUCache/pkg-descr @@ -5,5 +5,4 @@ either an object or tied interface. Keys and data are both allowed to be references and objects as well as scalars. Requires 'Digest::SHA1' to be installed. -Author: Benjamin Franz WWW: http://search.cpan.org/dist/Tie-FileLRUCache/ diff --git a/devel/p5-Tie-IxHash/pkg-descr b/devel/p5-Tie-IxHash/pkg-descr index aa2be9204501..58e4e0f0c932 100644 --- a/devel/p5-Tie-IxHash/pkg-descr +++ b/devel/p5-Tie-IxHash/pkg-descr @@ -1,4 +1,3 @@ Tie::IxHash is a perl module implementing ordered in-memory associative arrays. -Author: Sarathy <gsar@umich.edu> WWW: http://search.cpan.org/dist/Tie-IxHash/ diff --git a/devel/p5-Tree-Simple-View/pkg-descr b/devel/p5-Tree-Simple-View/pkg-descr index 1caefa8ffa96..d86dcc278a5f 100644 --- a/devel/p5-Tree-Simple-View/pkg-descr +++ b/devel/p5-Tree-Simple-View/pkg-descr @@ -1,4 +1,3 @@ Tree::Simple::View - A set of classes for viewing Tree::Simple hierarchies -Author: Stevan Little <stevan@iinteractive.com> WWW: http://search.cpan.org/dist/Tree-Simple-View/ |