start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: R Chapter 6
Debugging
Next: Reference: S
 

s

s [
expr
]

Single steps. Executes until it reaches the beginning of another statement, descending into subroutine calls. If an expression is supplied that includes a function call, the function is also single-stepped.


Previous: Reference: R Perl in a Nutshell Next: Reference: S
Reference: R Book Index Reference: S

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.