Bug#929627: perlform: mention variables are not allowed for Filehandle

積丹尼 Dan Jacobson jidanni at jidanni.org
Mon May 27 14:01:49 BST 2019


Package: perl-doc
Version: 5.28.1-6
Severity: wishlist
File: /usr/share/man/man1/perlform.1.gz

Mention one cannot use
    format $fh =
else get
syntax error near "format $fh "
Array found where operator expected near "@# @<"
	(Missing operator before @<?)
Thus one must use
    format FH =




More information about the Perl-maintainers mailing list