This module generates commands for the Epson RP-U420 invoice printer for
printing the Unified Invoice in Taiwan.
You must install the driver and printer processor properly before you can
use the module.
You can define multiple lines of headers that will appear on each page of
the printed invoices, and when you do println the module does all the
necessary paging and stamping for you.
SuicaValue prints statements from a Suica card.
You need a Sony RC-S320 or VAIO with FeliCa port to use this program.
Faces is a Gtk+ program for monitoring a list visually. Typically this is
a list of incoming mail messages. IMAP and POP mailbox formats are
supported.
Faces has three different modes of operation:
* The default will monitor for new mail.
* You can monitor the whole of a mail file.
* Custom monitoring. You can specify a program or shell script to run.
Lots of good examples can be downloaded from:
ftp://ftp.cs.indiana.edu/pub/faces/picons/src/
Audio capabilities are also provided as a conditional compilation option.
Network monitor/analyzer which prints packets on terminal in neat style.
Packet data can also be read from a file saved by tcpdump(1).
Shell::Perl is the implementation of a simple command-line interpreter
for Perl.
Simple utility to tail files/logs to a root X window.
Useful for keeping tabs on log files in X without having
an additional terminal window open.
This package contains xvinfo, an application for printing out the
capabilities of any video adaptors associated with the display that
are accessible through the X-Video extension.
This package contains xvmcinfo, an application for printing out the
motion compensatin capabilities of any video adaptors associated with
the display that are accessible through the XvMC extension.
ShowTable.pm, is a Perl 5 module which defines subroutines to print arrays
of data in a nicely formatted listing, using one of four possible formats:
simple table, boxed table, list style, and HTML-formatting (for
World-Wide-Web output). See the documentation on ShowTable.pm for details
on the formatting.
The program "showtable" reads data in a variety of formats from a file or
STDIN, optimally columnizes the data, and then feeds the array of data to
the ShowTable module for display. Showtable can parse its own output as
input (except for HTML). Individual or ranges of columns may be selected
for display, either by name or by index.
In other words, showtable is a data formatting program. Using the '-html'
option, showtable can accept ASCII tabular data and format it appropriately
for display through a Web-browser.
If you run your program with perl -d:Trace program, this module will print a
message to standard error just before each line is executed. For example, if
your program looks like this: