Help for this page
Select Code to Download
Select
or
download this
# Consume matching text, if found next: sub eat { ... if $peek; return 1; }
Select
or
download this
# Consume matching text, if found next: sub eat { ... if $peek; return 1; }