Perl Home
PERL Functions
© 2013 TutorialsPoint.COM
|
PERL formline Function
Advertisements
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.
|
Advertisements
|
|
|