Hi,
I have written a Perl interface to the Hesiod library API, which I would
like to contribute. The CPAN docs indicated that I should email to this
list to registerto use PAUSE and/or register the module name. I have been
using the name Net::Hesiod for the package, as that is where I believe it
I have a need for a Perl routine to do a topological sort (a la the Unix
tsort command), and was unable to locate one in CPAN. (The closest I got
was a perl version of the tsort command in the Perl Power Tools collection
by Jeffrey Haemer, but is not set up as a subroutine, and does not identify