----- Original Message ----- 
From: Liger-dc <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 15, 2001 10:14 PM
Subject: formatting


> What does the following formatting do?
> 
> $line =~ /^; .ot (\d+)/)

It has nothing to do with formatting. Is is a reg exp match statement.
I suggest you read perlre from the perl documentation.

Reply via email to