Makefile.PL
changeset 6 cfc898fd62f1
parent 4 6f1e9c4bee3c
equal deleted inserted replaced
5:1aa41c487e44 6:cfc898fd62f1
       
     1 # The source for this stuff could be found at the following place:
       
     2 # https://keller.schlittermann.de/hg/quancom
       
     3 
     1 use ExtUtils::MakeMaker;
     4 use ExtUtils::MakeMaker;
     2 
     5 
     3 WriteMakefile (
     6 WriteMakefile (
     4     NAME => "Quancom",
     7     NAME => "Quancom",
     5     VERSION_FROM => "lib/Quancom.pm",
     8     VERSION_FROM => "lib/Quancom.pm",