1Sprog::help::index(3) User Contributed Perl DocumentationSprog::help::index(3)
2
3
4
6 Sprog is a tool for working with data. It allows you to do all the
7 things those clever Unix geeks can do with their cryptic command lines
8 but you can now do it all with point-n-click and drag-n-drop.
9
10 A Sprog machine has many similarities to a shell script. It is built
11 from small reusable parts (called gears) that are connected together to
12 filter and massage your data. Once you have built a machine, you can
13 save it and run it again and again to automatically perform repetitive
14 tasks.
15
16 Here are some more help topics to get you started:
17
18 · Building a machine
19
20 · Understanding connectors
21
22 · Using the palette
23
24 · Preferences
25
26 · Making Command Gears
27
28 · Command-line options
29
30 Help for Developers
31 Here's some information which may be useful to people wanting to create
32 their own gear classes or to extend Sprog in other ways:
33
34 · Sprog internals
35
36 · Sprog gear internals
37
38 · Properties dialogs
39
40 · The Sprog scheduler
41
42
43
44perl v5.12.0 2005-07-03 Sprog::help::index(3)