index
:
Studium
master
Studium repository.
git remote user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bachelor
/
Systemprogrammierung in Perl
/
examples
/
hello1.pl
blob: 0be0702b2506f784c002d32b2b9e33ae7379c641 (
plain
)
1
2
3
#
!
/
Perl
/
bin
print
"hello world\n"
;