Help for this page

Select Code to Download


  1. or download this
    use ExtUtils::MakeMaker;
    
    ...
          (ABSTRACT_FROM => 'Exporter-VA.pm', # retrieve abstract from mod
    +ule
           AUTHOR     => 'John M. Dlugosz <john@dlugosz.com>') : ()),
    );
    
  2. or download this
    Your perl and your Config.pm seem to have different ideas about the ar
    +chitecture
    they are running on.
    Perl thinks: [lib]
    Config says: [MSWin32-x86-multi-thread]