Thread
here-document
(2 answers)
Opened by Gast at
2007-06-14 20:26
Gast Gast
2007-06-14 20:26
Hi zusammen,
ich bekomme das nicht zum laufen:
Code: (
dl
)
1
2
3
4
5
6
7
#!/usr/bin/perl -w
#use strict;
print <<EOC=~ s/^\s+//gm;
echo hi there
echo lo there
EOC
Tipps?
ciao,
Hans
Code-Tags by betterworld
\n\n
<!--EDIT|betterworld|1181844325-->
View full thread
here-document