File: file

package info (click to toggle)
libinline-perl 0.46-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 620 kB
  • ctags: 122
  • sloc: perl: 3,817; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (11)
1
2
3
4
5
# Inline Foo file

foo-sub test1 {
    foo-return $_[0] foo-eq 'test1';
}