This is an interum release, intended to return Net::DNS to CPAN,
and encourage new devopement. Version 2.0 is not far behind with
major changes including support for windows platforms, TSIG and
Net::DNS::Nameserver (a very simple nameserver).
Fixed the "defined(@array) is deprecated" message in DNS.pm under
perl 5.6.0 and greater.
Fixed a bug in the Net::DNS::Resolver->nextid method to ensure that
the query ID remains 16 bits.
From pkg/DESCR:
Contains Perl 5 modules SNMP_Session.pm and BER.pm, which, when used
together, provide rudimentary access to remote SNMP (v1) agents.
This module differs from existing SNMP packages in that it is completely
stand-alone, i.e. you don't need to have another SNMP package such as
CMU SNMP. It is also written entirely in Perl, so you don't have to
compile any C modules. It uses the Perl 5 Socket.pm module and should
therefore be very portable, even to non-Unix systems.
WWW: http://www.switch.ch/misc/leinen/snmp/perl/
--
Very cool ncurses-based MUD client that offers triggers, aliases,
colors, etc. This is for people who dislike tintin++, tinyfugue, and
can't use an X11 MUD client.
WWW: http://dwizardry.dhs.org/mudix.html
Submitted by Mathieu Braem <majeu@bsdaemon.be>
Notable changes in this release:
* multiscreen support (pops up on all configured displays)
* support for Xinerama
* a new +title option
* better escalation handling
* +verbose option
MPlayer is a movie player for LINUX (runs on many other Unices, and
non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
(and you don't need the avifile library at all!).
Submitted by Björn Sandell <biorn@dce.chalmers.se>, work also done by me
Withstanding issues: see how to deal with optimization detection at build
time so that binary packages can be created; check make it work on
platforms other than i386, etc. things can be done in-tree.
real name, fchmod to 0644. Otherwise we end up with queue files and
the index file mode 0600 which is not the intention.
The original GNATS code makes queue files mode 0664 which seems excessively
open; 0644 should be fine.