Perl Home
PERL Functions
© 2011 TutorialsPoint.COM
|
PERL formline Function
Syntax
Definition and Usage
An internal function used by the format function and related operators. It formats
LIST according to the contents of PICTURE into the output accumulator variable $^A.
The value is written out to a filehandle when a write is done.
Return Value
Example
NA.
|

|
|
|