Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : zarn.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.PL
blob: ee46be78e1f473b42d10a8b0fb08d285acc3a440 (
plain
)
1
2
3
4
5
6
use ExtUtils
::
MakeMaker
;
WriteMakefile
(
NAME
=>
'zarn'
,
VERSION_FROM
=>
'zarn.pl'
);