File: test1.t

package info (click to toggle)
libdevel-profile-perl 1.05-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 128 kB
  • sloc: perl: 215; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 58 bytes parent folder | download | duplicates (4)
1
2
3
4
# -*- perl -*-

use Devel::Profile;
print "1..1\nok 1\n";