File: README.examples

package info (click to toggle)
libgraphics-libplot-perl 2.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 204 kB
  • sloc: perl: 369; ansic: 238; makefile: 5
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" .