Movatterモバイル変換


[0]ホーム

URL:


variables /$^A
(source,CPAN)
#$ACCUMULATOR
#$^A

The current value of thewrite() accumulator forformat() lines. A format containsformline() calls that put their result into$^A. After calling its format,write() prints out the contents of$^A and empties. So you never really see the contents of$^A unless you callformline() yourself and then look at it. Seeperlform and"formline PICTURE,LIST" in perlfunc.

Perldoc Browser is maintained by Dan Book (DBOOK). Please contact him via theGitHub issue tracker oremail regarding any issues with the site itself, search, or rendering of documentation.

The Perl documentation is maintained by the Perl 5 Porters in the development of Perl. Please contact them via thePerl issue tracker, themailing list, orIRC to report any issues with the contents or format of the documentation.


[8]ページ先頭

©2009-2025 Movatter.jp