File: helper_test.pl

package info (click to toggle)
libtest-spec-perl 0.47-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 248 kB
  • ctags: 166
  • sloc: perl: 2,190; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (5)
1
2
3
4
5
#
# just increment the value of $foo in the current package.
#
no strict;
$foo++;