newdevs:perl
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| newdevs:perl [2024/01/18 10:06] – [Checking your work] sandbergja | newdevs:perl [2024/01/18 10:11] (current) – fix headings, add a link sandbergja | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====== The Perl Logic Layer ====== | ====== The Perl Logic Layer ====== | ||
| + | ===== Structure ===== | ||
| - | |||
| - | |||
| - | |||
| - | ==== Structure ==== | ||
| Most of Evergreen' | Most of Evergreen' | ||
| Line 14: | Line 11: | ||
| There are many Perl scripts throughout the project. | There are many Perl scripts throughout the project. | ||
| - | ==== Dependencies ==== | + | ===== Dependencies |
| Evergreen' | Evergreen' | ||
| - | ==== Checking your work ==== | + | ===== Checking your work ===== |
| Here are some things you can do to check your work while working with Evergreen' | Here are some things you can do to check your work while working with Evergreen' | ||
| Line 29: | Line 26: | ||
| * Temporarily adding print or logging statements to your work. If you'd like to print an array or hash, try using Data:: | * Temporarily adding print or logging statements to your work. If you'd like to print an array or hash, try using Data:: | ||
| - | ==== Using Cstore to interact with the database ==== | + | ===== Using Cstore to interact with the database |
| A lot of the Perl code uses a Cstore editor to create, retrieve, update, delete, and search records in the database. | A lot of the Perl code uses a Cstore editor to create, retrieve, update, delete, and search records in the database. | ||
| Line 133: | Line 130: | ||
| | | ||
| 1; | 1; | ||
| - | ==== Evergreen Conference Sessions ==== | + | |
| + | ===== Evergreen Conference Sessions | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | ===== Further Reading ===== | ||
| + | |||
| + | * [[http:// | ||
newdevs/perl.1705590406.txt.gz · Last modified: 2024/01/18 10:06 by sandbergja