File: libsbml5-perl.install

package info (click to toggle)
libsbml 5.13.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 161,112 kB
  • ctags: 108,318
  • sloc: cpp: 909,538; xml: 239,143; ansic: 58,510; cs: 56,683; java: 26,901; python: 25,599; sh: 10,133; perl: 8,784; makefile: 8,001; ruby: 4,760; php: 202; csh: 3
file content (4 lines) | stat: -rwxr-xr-x 77 bytes parent folder | download | duplicates (6)
1
2
3
4
#!/usr/bin/perl -w

use Config;
print substr($Config{vendorarch}, 1) . "\n";