Help for this page

Select Code to Download


  1. or download this
    package PoorMansConfiguration::VERSION;
    
    $VERSION = '1.34';
    
  2. or download this
    BEGIN {
    use PoorMans::Configuration::VERSION;
    $VERSION = $PoorMans::Configuration::VERSION::VERSION;
    };