File: libhdate-perl.dirs

package info (click to toggle)
libhdate 1.6.02-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 3,912 kB
  • sloc: sh: 11,647; ansic: 5,120; pascal: 1,059; makefile: 196; sed: 16; cpp: 13; perl: 7; python: 7; php: 5; ruby: 5
file content (3 lines) | stat: -rwxr-xr-x 76 bytes parent folder | download | duplicates (13)
1
2
3
#!/usr/bin/perl -w
use Config;
print substr($Config{vendorarch}, 1) . "\n";