ExtUtils::MM_Any

ExtUtils::MM_Any is a Perl module with Platform-agnostic MM methods.
Download

ExtUtils::MM_Any Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Michael G Schwern
  • Publisher web site:
  • http://search.cpan.org/~rosch/

ExtUtils::MM_Any Tags


ExtUtils::MM_Any Description

ExtUtils::MM_Any is a Perl module with Platform-agnostic MM methods. ExtUtils::MM_Any is a Perl module with Platform-agnostic MM methods.SYNOPSIS FOR INTERNAL USE ONLY! package ExtUtils::MM_SomeOS; # Temporarily, you have to subclass both. Put MM_Any first. require ExtUtils::MM_Any; require ExtUtils::MM_Unix; @ISA = qw(ExtUtils::MM_Any ExtUtils::Unix);ExtUtils::MM_Any is a superclass for the ExtUtils::MM_* set of modules. It contains methods which are either inherently cross-platform or are written in a cross-platform manner.Subclass off of ExtUtils::MM_Any and ExtUtils::MM_Unix. This is a temporary solution. Requirements: · Perl


ExtUtils::MM_Any Related Software