File: mytest

package info (click to toggle)
libfilter-perl 1.50-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 612 kB
  • ctags: 759
  • sloc: perl: 654; makefile: 8
file content (10 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
# You can use this file to play with the filters.
#
# If you type 
#
#	make mytest 
#
# this file will get executed with the same 'environment' as the
# scripts in the t subdirectory.

print "hello\n" ;