File: mytest

package info (click to toggle)
libfilter-perl 1.64-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 668 kB
  • sloc: perl: 963; makefile: 10
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" ;