Help for this page

Select Code to Download


  1. or download this
    Invalid CODE attribute: postamble at ./Makefile.PL line 44
    BEGIN failed--compilation aborted at ./Makefile.PL line 49.
    
  2. or download this
    #!/usr/bin/perl
    use 5.008008;
    use ExtUtils::MakeMaker;
    ...
            cd mylib && $(MAKE) $(PASSTHRU)
    ';
    }