File: Makefile.PL

package info (click to toggle)
libtie-cache-perl 0.17-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 80 kB
  • ctags: 31
  • sloc: perl: 550; makefile: 43
file content (5 lines) | stat: -rwxr-xr-x 101 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!perl

use ExtUtils::MakeMaker;
&WriteMakefile( NAME => "Tie::Cache", VERSION_FROM => 'CHANGES' );