File: Makefile.PL

package info (click to toggle)
libtie-cache-perl 0.21-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 156 kB
  • sloc: perl: 1,066; makefile: 7
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' );