DevEdge
Diese Site durchsuchen
Home
.htaccess
robots.txt
CSS
JavaScript
jQuery
jQuery UI
Perl
PHP
Python
Ruby
MySQL
Objective-C
Google Apps Script
Google Mail
Google Text & Tabellen
Blogger
Zendesk
CodeIgniter
phpBB
Mac OS X
Tabellenkalkulation
Impressum
Sitemap
Perl
>
Skalar (Perl)
#!/usr/local/bin/perl
print
"Content-type: text/html\n\n"
; $text =
"Hallo Welt"
;
print
$text;