Android Debug Bridge (adb) is a versatile command line tool that
lets you communicate with an emulator instance or connected
Android-powered device.
Event-Lib is a Perl wrapper around libevent(3)
(http://www.monkey.org/~provos/libevent/).
It makes the handling of asynchronous events more comfortable.
This module provides a simple interface for monitoring
one or more files or directories and reporting any changes
that are made to them.
These are quickie routines that are meant to save a couple
of lines of code over and over again. They do not do
anything fancy.
File::Find::Rule is a friendlier interface to File::Find. It allows you
to build rules which specify the desired files and directories.
File::HomeDir -- get home directory for self or other users
This module provides a function, home, and also ties the in-all-packages
variable %~.
The Modified module is intended as a simple method for programs to
detect whether configuration files (or modules they rely on) have
changed.
File::ShareDir::PathClass is just a wrapper around File::ShareDir
functions, transforming their return value to Path::Class objects.
This allows for easier usage of the value.
By default, this module exports a single function 'prompt'. It
prompts the user to enter some input, and returns an object that
represents the user input.
Import::Into creates a global method import::into which you can call on
any package to import it into another package.