PracticeDev/study_perl/re/1re.pl

4 lines
91 B
Perl
Raw Permalink Normal View History

2022-12-20 17:31:11 +08:00
#!/usr/bin/perl
print "hello world\n"; # 注意每一句后面都使用分号结尾