Tree @
d9af3b8
(
Download .tar.gz
)
..
patches
source
changelog
compat
control
copyright
hdate.install
libhdate-dev.dirs
libhdate-dev.examples
libhdate-dev.install
libhdate-perl.dirs
libhdate-perl.install
libhdate-php.dirs
libhdate-php.install
libhdate1.dirs
libhdate1.install
libhdate1.symbols
python-hdate.install
rules
watch
libhdate-perl.install
@
d9af3b8
—
raw
·
history
·
blame
1
2
3
#!/usr/bin/perl -w
use
Config
;
print
substr
(
$Config
{
vendorarch
},
1
)
.
"\n"
;