File: demo_bleach.pl

package info (click to toggle)
libacme-bleach-perl 1.12-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 124 kB
  • ctags: 14
  • sloc: perl: 93; makefile: 17
file content (4 lines) | stat: -rwxr-xr-x 53 bytes parent folder | download
1
2
3
4
use Acme::Bleach;

print "Hello world\n"
	for(1..5);