hexchat-perl
Perl plugin for HexChat
This package contains the perl plugin for HexChat. Previously included in the
main HexChat package, it's now separate as it's not actually required for core
functionality.
liburdfdom-world0.3
URDF DOM - world library
libosgearth5
Dynamic 3D terrain rendering toolkit for OpenSceneGraph (shared lib)
ubuntu-wallpapers-wily
Ubuntu 15.10 Wallpapers
ltsp-cluster-agent
Generic Python daemon for LTSP (core package)
libfile-inplace-perl
Perl module to ease editing a file in-place
File::Inplace is a perl module intended to ease the common task of editing a
file in-place. Inspired by variations of perl's -i option, this module is
intended for somewhat more structured and reusable editing than command line
perl typically allows. File::Inplace endeavors to guarantee file integrity;
that is, either all of the changes made will be saved to the file, or none
will. It also offers functionality such as backup creation, automatic field
splitting per-line, automatic chomping/unchomping, and aborting edits
partially through without affecting the original file.