example:
```
#!/usr/bin/perl -w
use strict;
my $array=<<'EOF'
XXX
...
EOF
print $array;
本文标题:perl Heredoc
本文链接:https://www.haomeiwen.com/subject/feqttqtx.html
网友评论