xref
: /
netbsd-src
/
external
/
cddl
/
dtracetoolkit
/
dist
/
Code
/
Perl
/
hello.pl
(revision c29d51755812ace2e87aeefdb06cb2b4dac7087a)
Home
History
Annotate
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
*c29d5175
S
christos
#!./perl
2
*c29d5175
S
christos
3
*c29d5175
S
christos
print
"Hello World!\n"
;
4