PracticeDev/study_perl/re/1re.pl

4 lines
91 B
Perl

#!/usr/bin/perl
print "hello world\n"; # 注意每一句后面都使用分号结尾