# AutoCons **Repository Path**: mirrors_gitpan/AutoCons ## Basic Information - **Project Name**: AutoCons - **Description**: Read-only release history for AutoCons - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2025-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README AutoCons is a cons Construct generator similar to ExtUtils::MakeMaker or Gnu Autoconf, except that cons is far more portable than make. For the developer, this means that your program will build on any system that cons will. For a user, this means that you don't need a "make" program to build your program. Like cons itself, AutoCons 'Construct.PL's are just Perl scripts. This way, you can do almost anything with them, yet if nothing special is required, it is simple and easy to understand. AutoCons will also run any other '.PL' files, making recursive builds easy to implement.