Codebase list libhdate / scrub-obsolete/main debian / libhdate-perl.install
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

libhdate-perl.install @scrub-obsolete/mainraw · history · blame

1
2
3
#!/usr/bin/perl -w
use Config;
print substr($Config{vendorarch}, 1) . "\n";