Thread Programmausgabe in ein Perlprogramm pipen (6 answers)
Opened by daemon079 at 2006-03-31 14:05

pq
 2006-03-31 16:24
#64242 #64242
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
[quote=Crian,31.03.2006, 13:42]while (<>) { print }[/quote]
print while <>; # oder print <>
=)

//Mod: Sind Code-Tags jetzt verpönt? ;)

edit pq: @gwendragon: wozu code-tags, wenn ich tt-tags nehmen kann?
bei einzeilern reicht das. bitte in zukunft nicht mehr ändern.\n\n

<!--EDIT|pq|1144055255-->
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread Programmausgabe in ein Perlprogramm pipen