Untitled

Run Settings
LanguagePerl
Language Version
Run Command
#!/usr/bin/perl @list = (2, 12, 36, 42, 51); # 执行foreach 循环 foreach $a (@list){ print "a 的值为: $a\n"; }
Editor Settings
Theme
Key bindings
Full width
Lines