Perl Home
PERL Functions
© 2011 TutorialsPoint.COM
|
PERL study Function
Syntax
Definition and Usage
Takes extra time to study EXPR in order to improve the performance on regular expressions conducted on EXPR. If EXPR is omitted, uses $_. The actual speed gains may be very small, depending on the number of times you expect to search the string. You can only study one expression or scalar at any one time.
Return Value
|

|
|
|