Revision history for Perl extension Net::Dev::Tools::MIB::MIBLoadOrder.

0.9.0  8/29/2003
       - First Beta Post

0.9.1  9/2/2003
       - Second Beta Post
       - modified parsings for IMPORTS, was failing from finding
         IMPORTS string in a description 
       - minor doc changes

       diffs
       16c16
       <    our $VERSION = '0.9.1';
       ---
       >    our $VERSION = '0.9.0';
       355c355
       <       if (/^IMPORTS/) {
       ---
       >       if (/IMPORTS/) {
       730c730

0.9.2  9/3/2003
       - Third Beta post
       - yet more doc changes, doc was not referencing full package name
         MIBLoadOrder replaced with  Net::Dev::Tools::MIB::MIBLoadOrder
         where needed.