File: README.examples

package info (click to toggle)
libplot-perl 2.2.2-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 156 kB
  • ctags: 137
  • sloc: perl: 369; ansic: 238; makefile: 43
file content (18 lines) | stat: -rw-r--r-- 458 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
These examples can be run 
at the command line.  If perl is
not in /usr/bin/perl, they can be run with
"perl name"

They are also called by the test.pl script.
For this reason some of the variables in a script
are made local when there is no apparant reason.

Some of them take the device type as an optional argument.

eg,
ccurve X
ccurve ps
Possible devices are
 "png", "pnm", "gif", "svg", "ai", "cgm", "fig", "pcl", "hpgl",
 "regis", "tek", or "meta" .