Help for this page

Select Code to Download


  1. or download this
    Writing /usr/local/apache/share/cgi-lib/policymaker/auto/PolicyMaker/.
    +packlist
    Appending installation info to /usr/local/lib/perl5/5.8.0/i686-linux/p
    +erllocal.pod
    
  2. or download this
    [Freyja:~/CVSdev/policymaker] janet% more Makefile.PL
    use strict;
    ...
    );
    
    WriteMakefile( %opts );
    
  3. or download this
    [Freyja:~/CVSdev/policymaker] janet% ls
    CVS             MANIFEST.SKIP   Makefile.old    data      MANIFEST    
    +    Makefile.PL     README          lib
    
  4. or download this
    [Freyja:~/CVSdev/policymaker] janet% ls lib
    CVS                                     PolMaker-Rate-DiscountType
    ...
    PolMaker-Rate-AutoLiability             config.pl
    PolMaker-Rate-AutoPremium               handler.pl
    PolMaker-Rate-Discount
    
  5. or download this
    [Freyja:~/CVSdev/policymaker] janet% cat lib/Makefile.PL 
    use strict;
    use ExtUtils::MakeMaker;
    WriteMakefile( NAME => "Modules");