Home
Press ? for keyboard navigation
❮
IO: Output on screen - print vs. say
Scalar values
❯
IO: Input from keyboard
my $input = <STDIN>; chomp $input;
Read one line till newline.
Remove newline from the end.
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)